Module ptr_
slice
glib
0.20.9
Module ptr_
slice
Module Items
Structs
Traits
In glib::
collections
Modules
list
ptr_slice
slice
slist
strv
glib
::
collections
Module
ptr_slice
Copy item path
Settings
Help
Summary
Source
Structs
§
Into
Iter
PtrSlice
Slice of elements of type
T
allocated by the GLib allocator.
Traits
§
Into
PtrSlice
A trait to accept both
&[T]
or
PtrSlice<T>
as an argument.