bit-buf 0.1.3

I needed this.
Documentation
  • Coverage
  • 100%
    9 out of 9 items documented0 out of 4 items with examples
  • Size
  • Source code size: 50.32 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 468.89 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 4s Average build duration of successful builds.
  • all releases: 3s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ZenPZero

bit-buf

I needed this.

crates.io | API Docs (docs.rs) | Changelog | License

Installation

cargo add bit-buf@=0.1.3

or

Cargo.toml

[dependencies]
bit-buf = "=0.1.3"

or

[dependencies.bit-buf]
version = "=0.1.3"