push_decode 0.4.3

Push-based decoding and pull-based encoding
Documentation
1
2
3
4
5
mod chain;
mod then;

pub use chain::Chain;
pub use then::Then;