schemars/docs/_includes/examples
2023-09-09 13:35:53 +01:00
..
custom_serialization.rs Document schema_with attribute 2020-05-15 17:42:37 +01:00
custom_serialization.schema.json Document schema_with attribute 2020-05-15 17:42:37 +01:00
custom_settings.rs Small refactor 2019-12-29 18:45:55 +00:00
custom_settings.schema.json Update examples after 0a1200b 2021-11-14 19:05:09 +00:00
doc_comments.rs Run cargo fmt 2019-12-29 22:09:54 +00:00
doc_comments.schema.json Update examples after 0a1200b 2021-11-14 19:05:09 +00:00
enum_repr.rs Make docs examples a tiny bit prettier 2021-03-25 22:56:25 +00:00
enum_repr.schema.json Derive JsonSchema_repr (#76) 2021-03-25 22:36:28 +00:00
from_value.rs Generate schema from any serializable value (#75) 2021-03-25 18:32:28 +00:00
from_value.schema.json Update examples 2021-03-25 20:03:16 +00:00
main.rs Run cargo fmt 2019-12-29 22:09:54 +00:00
main.schema.json Update examples after 0a1200b 2021-11-14 19:05:09 +00:00
remote_derive.rs Run cargo fmt 2019-12-29 22:09:54 +00:00
remote_derive.schema.json Add generic type to remote derive example 2019-12-27 16:25:50 +00:00
schemars_attrs.rs Add #[schemars(inner(...)] attribute to specify schema for array items (#234) 2023-09-09 13:35:53 +01:00
schemars_attrs.schema.json Add #[schemars(inner(...)] attribute to specify schema for array items (#234) 2023-09-09 13:35:53 +01:00
serde_attrs.rs Update docs and changelog 2020-05-16 12:21:09 +01:00
serde_attrs.schema.json Update docs and changelog 2020-05-16 12:21:09 +01:00
validate.rs Allow setting validation attributes via #[schemars(...)] 2021-04-18 22:17:53 +01:00
validate.schema.json Update examples after 0a1200b 2021-11-14 19:05:09 +00:00