stepwise 0.0.3

A library for stepwise algorithms
Documentation
1
2
3
4
5
/// ```rust
#[doc = include_str!("../examples/usage.rs")]
/// ```
#[allow(dead_code)]
struct ExampleUsage;