ImJson 0.0.1

Immediate Mode Json deserializer and serializer
Documentation
1
2
3
pub struct Serializer<'a> {
    s: &'a str,
}