magnet icon indicating copy to clipboard operation
magnet copied to clipboard

A JSON/BSON schema generator

Results 4 magnet issues
Sort by recently updated
recently updated
newest added

Bson version updated to 2.0.0 to make the crate compatible with new releases of mongodb.

Hi, You described crate as JSON/BSON schema generator. But for now there is no Json schema generator (or I can't find)? Do you have plan to add it? For example:...

Started working on https://github.com/H2CO3/magnet/issues/1

It would be nice for human consumption to add doc comments as `description` field in schema. They can be accessed via attributes (Meta::NameValue with val.ident == "doc")