Module bytes
glib
0.22.3
Module bytes
Module Items
Macros
Structs
In crate glib
glib
Module
bytes
Copy item path
Source
Macros
§
impl_
cmp
🔒
Structs
§
Bytes
A shared immutable byte slice (the equivalent of
Rc<[u8]>
).