acon 0.5.1

A native Rust ACON encoder and decoder. Provides FromStr and Display for deserialization and serialization respectively. Comes with some utilities to make working with the data structure easier.
Documentation
# This is a test file. It contains data, and their paths.
[ test
	{
		{ input
			key this is the value of the key
		}
		[ assert
			{ key
				key this is the value of the key
			}
		]
	}
]