simple-dst 0.2.0

Traits for allocating and using custom DSTs.
Documentation
1
2
3
4
5
# simple-dst

A crate that provides traits and derive macros for implementing custom (slice-based) DSTs (dynamically-sized types)!

Stuck on version 0.x until `ptr_metadata` and `clone_to_uninit` become stable.