2 unstable releases
Uses old Rust 2015
| 0.2.0 | Oct 20, 2017 |
|---|---|
| 0.1.0 | Oct 14, 2017 |
#22 in #dynamically-sized
Used in thin
11KB
233 lines
Provides the DynSized trait, which allows conversion between fat pointers and their (meta, data_pointer) components. derive_DynSized! may be used to implement DynSized for trait objects.
Dependencies
~3KB