simple-dst-derive 0.2.0

Derive macros for allocating and using custom DSTs.
Documentation
  • Coverage
  • 50%
    2 out of 4 items documented0 out of 3 items with examples
  • Size
  • Source code size: 21.73 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 322.39 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: 14s 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.