26 releases (9 breaking)
| 0.12.0 | May 5, 2022 |
|---|---|
| 0.10.0 | Jan 11, 2022 |
| 0.9.1 | Dec 12, 2021 |
| 0.9.0 | Nov 9, 2021 |
| 0.1.1 | Nov 22, 2015 |
#2231 in Rust patterns
Used in 2 crates
21KB
474 lines
ioc 
link to API documentation
example usage
Add to your Cargo.toml:
[dependencies]
ioc = "0.9"
Add to your crate root:
#[macro_use]
extern crate ioc;
Dependencies
~1.1–2MB
~39K SLoC