Hey everyone I spent some time recently to create czml-rs
. It’s a Rust library that is comprised out of structs to serialise/deserialise to/from CZML.
The idea is to use it to be able to easily interact with CZML from Rust.
It’s not feature complete so it doesn’t cover the entire CZML spec but should be good enough for most cases.
Contributions are highly welcome <3