partially 0.2.1

Provides the Partial trait, and an optional macro to mirror a struct, wrapping each field in an Option
Documentation
1
2
3
4
#[cfg(feature = "derive")]
mod derive;

mod apply_some;