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
17
commits
2
branches
0
tags
1.3
MiB
Rust
99.7%
Shell
0.2%
e01c47da88
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
e01c47da88
Merge branch 'master' of
https://github.com/GREsau/schemars
2019-08-04 16:50:31 +01:00
schemars
Allow deriving MakeSchema on simple structs!
2019-08-04 16:44:09 +01:00
schemars_derive
Allow deriving MakeSchema on simple structs!
2019-08-04 16:44:09 +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