simple-dst 0.2.0

Traits for allocating and using custom DSTs.
Documentation
  • Coverage
  • 100%
    11 out of 11 items documented0 out of 10 items with examples
  • Size
  • Source code size: 47.73 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 251.23 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 5s Average build duration of successful builds.
  • all releases: 33s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • FintasticMan

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.