☰
Type Definition PySliceRef
rustpython_vm
::
obj
::
objslice
All crates
[
−
]
[src]
Type Definition
rustpython_vm
::
obj
::
objslice
::
PySliceRef
type PySliceRef =
PyRef
<
PySlice
>;