Draft: Add libspa crate
It does both serialisation and parsing, but is nowhere near complete yet, this is more of a proof of concept to validate the design.
I’d like to get help wrt designing the API for serialising imbricated structs and objects, as currently you can only do one, due to how the BackToTheBuffer
trait works.
Edited by Link Mauve