adventjson 0.1.0

A full json-parser written in Rust for the advent of code challenges
Documentation
[dependencies]

[package]
authors = ["Matthias Kaak <m.kaak@protonmail.ch>"]
categories = ["data-structures", "encoding", "parser-implementations"]
description = "A full json-parser written in Rust for the advent of code challenges"
documentation = "https://docs.rs/adventjson"
edition = "2018"
keywords = ["json", "parser"]
license = "GPL-3.0-or-later"
name = "adventjson"
readme = "README.md"
repository = "https://github.com/zvavybir/adventjson/"
version = "0.1.0"