wetutil 0.5.0

One-stop crate for all the rust features that I'm missing
Documentation
1
2
3
4
//! Conversions between values of container types

pub mod option;
pub mod result;