bitcram_derive 0.3.0

Derive macro for the bitcram crate
Documentation
  • Coverage
  • 50%
    1 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 27 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 303.44 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 54s Average build duration of successful builds.
  • all releases: 1m 7s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • malt03/bitcram
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • malt03

bitcram_derive

Derive macro for the bitcram crate.

This crate provides the #[packable(B)] attribute macro. You should not depend on it directly — use bitcram, which re-exports the macro along with the runtime types.

See the bitcram documentation for usage and examples.

License

Licensed under either of MIT or Apache License 2.0 at your option.