sund 0.1.0

Sund is a suspendable json parser core that unifies buffered and streaming JSON decoding.
1
2
3
fn main() {
    println!("Hello, world!");
}