rbt-testing 0.0.2

DEPRECATED — use the unified `rbt` package (see README)
Documentation
  • Coverage
  • 100%
    2 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 3.08 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 241.16 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 3s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • shan-alexander/rbt
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • shan-alexander

rbt-testing — DEPRECATED

This crate was published as an internal split of the rbt 0.0.1 workspace by mistake.

Do not depend on rbt-testing.

Use the unified package instead

Repository: https://github.com/shan-alexander/rbt

# CLI (binary name: rbt)
cargo install --git https://github.com/shan-alexander/rbt --locked
# or, once the unified package is on crates.io under an available name:
# cargo install <see project README>
# Library (path / git until crates.io name is settled)
# See https://github.com/shan-alexander/rbt

All former rbt-testing functionality now lives in the single rbt package (modules under crates/rbt/src/ in the monorepo).

crates.io does not allow deleting crate names; this 0.0.2 release exists only to point dependents at the real product.