choco 0.2.2

markup language for dialogue systems
Documentation
1
2
3
4
5
6
mod event;
mod lines;
mod raw;
mod trim;

pub use event::{Event, Iter, Signal, StrRange};