jsonschema-rs/jsonschema-test-suite/proc_macro
Dmitry Dygalo 9771bc227c
chore: Clarify error on missing test suite
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
2024-03-03 21:26:10 +01:00
..
src chore: Clarify error on missing test suite 2024-03-03 21:26:10 +01:00
.gitignore chore: Port `json-schema-test-suite` as a local dependency 2021-07-23 10:17:53 +02:00
Cargo.toml fix: unresolved import `"syn::ItemFn"` when running tests 2024-03-02 23:02:09 +01:00
README.md chore: Port `json-schema-test-suite` as a local dependency 2021-07-23 10:17:53 +02:00

README.md

json_schema_test_suite_proc_macro

This crate is supposed to support json_schema_test_suite by exporting json_schema_test_suite procedural macro.

Please refer to json-schema-test-suite-proc-macro docs for more informaton.

License: MIT