style_
traits
0.7.0
Module owned_
str
Module Items
Structs
In crate style_
traits
style_traits
Module
owned_str
Copy item path
Source
Expand description
A replacement for
Box<str>
that has a defined layout for FFI.
Structs
ยง
Owned
Str
A struct that basically replaces a Box
, but with a defined layout, suitable for FFI.