This website requires JavaScript.
Explore
Help
Sign in
VienDesu
/
schemars
Watch
3
Star
0
Fork
You've already forked schemars
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fork of rust schemars
19
commits
2
branches
0
tags
1.3
MiB
Rust
99.7%
Shell
0.2%
48d6cda0b8
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Graham Esau
48d6cda0b8
Use serde internals to determine property names
2019-08-04 18:43:20 +01:00
schemars
Fix loop termination condition in make_unique_name
2019-08-04 16:55:59 +01:00
schemars_derive
Use serde internals to determine property names
2019-08-04 18:43:20 +01:00
.gitignore
Initial commit
2019-08-04 16:48:29 +01:00
LICENSE
Initial commit
2019-08-04 16:48:29 +01:00
README.md
Initial commit
2019-08-04 16:48:29 +01:00
README.md
schemars
Generate JSON Schema documents from Rust code