json_schema_test_suite_proc_macro 0.2.0

Procedural Macro Attribute to run all the test cases described in JSON-Schema-Test-Suite
Documentation
1
2
3
4
5
6
7
8
# json_schema_test_suite_proc_macro

This crate is supposed to support [`json_schema_test_suite`](https://crates.io/crates/json_schema_test_suite)
by exporting `json_schema_test_suite` procedural macro.

Please refer to [`json-schema-test-suite-proc-macro` docs](https://docs.rs/json-schema-test-suite) for more informaton.

License: MIT