-
Notifications
You must be signed in to change notification settings - Fork 32
VelocyPack format #6
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In case it's of any use/interest, I've started work on a Rust implementation of the VelocyPack format in Rust at: https://github.com/davechallis/rust-velocypack
It's currently got some basic serialization working, currently working on the deserialization part (it's got a long way to go with documentation, decent error messages etc. though of course).
It's implemented using serde, so should hopefully end up not being too painful to work with.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request