structupdate 0.1.0

A library for defining complex updatable datastructures
Documentation
1
2
3
4
extern crate structupdate_macros;

pub use structupdate_macros::structupdate;
pub use structupdate_support::*;