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
# ion(s) | intuitive object notation (ser/deser)
College MIT
Grades {
    Student1 92
    Student2 95
    Student3 93
    Student4 98
}
Classes [
    History
    Math
    Biology
    CS
    Classics
]