1 unstable release

0.1.0 Jun 3, 2022

#2953 in Algorithms

Download history 11/week @ 2024-12-09

2,142 downloads per month

MIT license

790KB
21K SLoC

Module :: willbe2

experimental rust-status docs.rs discord


Sample :: trivial

use willbe2::*;

fn main()
{
}

To add to your project

cargo add willbe2

Try out from the repository

git clone https://github.com/Wandalen/wTools
cd wTools
cd sample/rust/willbe2_trivial_sample
cargo run

No runtime deps