```rust use willbe2::*;
fn main() { } ```
bash cargo add willbe2
shell test git clone https://github.com/Wandalen/wTools cd wTools cd sample/rust/willbe2_trivial_sample cargo run