rbt-testing 0.0.3

DEPRECATED — use crate rbt-datalake (binary rbt)
Documentation
  • Coverage
  • 50%
    1 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 2.53 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 240.01 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: 7s 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 an accidental internal split of rbt. Do not depend on it.

Use the unified package

cargo install rbt-datalake
rbt --help
[dependencies]
rbt-datalake = "0.0.2"
use rbt::RbtProjectConfig; // library import path is still `rbt`

(The short name rbt on crates.io is an unrelated project; ours is rbt-datalake with binary name rbt.)