ions 0.1.7

ION(s) | intuitive object notation (ser/deser) ion is a data format designed to be user friendly, easy to pick up and easy on the eyes. this library is a serde implementation of the ion data format.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
s 2
p [
    ()
    ()
    ()
    {
        s 0.1.2
        w ~/.sh/anotherdir,
        p [
            ()
        ]
    }
    ()
]