rust_json_schema 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: c36da1bdb6ca6d908935441ca01210ba49b7cfc5427643f0ac0d83893962cfb7
4
+ data.tar.gz: 424d5b0cd197dacfe27be70c9c7466f44e3b39724450721d2fd90cf0418cf1eb
5
+ SHA512:
6
+ metadata.gz: 66a8095e957af413791c3f56c773045ff5ece4fa6f6ce2d4d82fe1aadc8e74b753f9ad216f6c19fef49529322516a9377bbcf004f16962f00c972dc97065f4c8
7
+ data.tar.gz: 1690fe5ba55f3a2c1cceaf676e71580b42352679b280b1a44d346bedd8fc20be419738d00379badedf659ab87d9b71b0e79b9da898e59d0f2afdf3c4c6bbe10d
data/.rspec ADDED
@@ -0,0 +1,3 @@
1
+ --format documentation
2
+ --color
3
+ --require spec_helper
data/.standard.yml ADDED
@@ -0,0 +1,3 @@
1
+ # For available configuration options, see:
2
+ # https://github.com/testdouble/standard
3
+ ruby_version: 2.6