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