Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rust-schemars-devel | Distribution: Fedora Project |
Version: 1.0.3 | Vendor: Fedora Project |
Release: 1.el10_1 | Build date: Sat Jun 28 16:57:08 2025 |
Group: Unspecified | Build host: buildvm-x86-22.iad2.fedoraproject.org |
Size: 427593 | Source RPM: rust-schemars-1.0.3-1.el10_1.src.rpm |
Packager: Fedora Project | |
Url: https://crates.io/crates/schemars | |
Summary: Generate JSON Schemas from Rust code |
Generate JSON Schemas from Rust code. This package contains library source intended for building other packages which use the "schemars" crate.
MIT
* Sat Jun 28 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.3-1 - Update to version 1.0.3; Fixes RHBZ#2368633 * Mon Apr 14 2025 Fabio Valentini <decathorpe@gmail.com> - 0.8.22-2 - Drop unused support for arrayvec v0.5 and bigdecimal v0.3 * Mon Mar 03 2025 Fabio Valentini <decathorpe@gmail.com> - 0.8.22-1 - Update to version 0.8.22; Fixes RHBZ#2347518 * Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.21-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Sep 16 2024 Fabio Valentini <decathorpe@gmail.com> - 0.8.21-3 - Drop unused support for uuid v0.8 * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue May 28 2024 Fabio Valentini <decathorpe@gmail.com> - 0.8.21-1 - Update to version 0.8.21; Fixes RHBZ#2281440 * Tue May 07 2024 Fabio Valentini <decathorpe@gmail.com> - 0.8.19-1 - Update to version 0.8.19; Fixes RHBZ#2277625 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Nov 22 2023 Fabio Valentini <decathorpe@gmail.com> - 0.8.16-1 - Initial import (#2246014)
/usr/share/cargo/registry/schemars-1.0.3 /usr/share/cargo/registry/schemars-1.0.3/.cargo-checksum.json /usr/share/cargo/registry/schemars-1.0.3/Cargo.toml /usr/share/cargo/registry/schemars-1.0.3/LICENSE /usr/share/cargo/registry/schemars-1.0.3/README.md /usr/share/cargo/registry/schemars-1.0.3/examples /usr/share/cargo/registry/schemars-1.0.3/examples/custom_serialization.rs /usr/share/cargo/registry/schemars-1.0.3/examples/custom_serialization.schema.json /usr/share/cargo/registry/schemars-1.0.3/examples/custom_settings.rs /usr/share/cargo/registry/schemars-1.0.3/examples/custom_settings.schema.json /usr/share/cargo/registry/schemars-1.0.3/examples/doc_comments.rs /usr/share/cargo/registry/schemars-1.0.3/examples/doc_comments.schema.json /usr/share/cargo/registry/schemars-1.0.3/examples/enum_repr.rs /usr/share/cargo/registry/schemars-1.0.3/examples/enum_repr.schema.json /usr/share/cargo/registry/schemars-1.0.3/examples/from_value.rs /usr/share/cargo/registry/schemars-1.0.3/examples/from_value.schema.json /usr/share/cargo/registry/schemars-1.0.3/examples/main.rs /usr/share/cargo/registry/schemars-1.0.3/examples/main.schema.json /usr/share/cargo/registry/schemars-1.0.3/examples/remote_derive.rs /usr/share/cargo/registry/schemars-1.0.3/examples/remote_derive.schema.json /usr/share/cargo/registry/schemars-1.0.3/examples/schemars_attrs.rs /usr/share/cargo/registry/schemars-1.0.3/examples/schemars_attrs.schema.json /usr/share/cargo/registry/schemars-1.0.3/examples/serde_attrs.rs /usr/share/cargo/registry/schemars-1.0.3/examples/serde_attrs.schema.json /usr/share/cargo/registry/schemars-1.0.3/examples/serialize_contract.rs /usr/share/cargo/registry/schemars-1.0.3/examples/serialize_contract.schema.json /usr/share/cargo/registry/schemars-1.0.3/examples/validate.rs /usr/share/cargo/registry/schemars-1.0.3/examples/validate.schema.json /usr/share/cargo/registry/schemars-1.0.3/src /usr/share/cargo/registry/schemars-1.0.3/src/_private /usr/share/cargo/registry/schemars-1.0.3/src/_private/mod.rs /usr/share/cargo/registry/schemars-1.0.3/src/_private/regex_syntax.rs /usr/share/cargo/registry/schemars-1.0.3/src/_private/rustdoc.rs /usr/share/cargo/registry/schemars-1.0.3/src/consts.rs /usr/share/cargo/registry/schemars-1.0.3/src/encoding.rs /usr/share/cargo/registry/schemars-1.0.3/src/generate.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/array.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/arrayvec07.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/atomic.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/bytes1.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/chrono04.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/core.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/decimal.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/either1.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/ffi.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/indexmap2.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/jiff02.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/maps.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/mod.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/nonzero.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/primitives.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/semver1.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/sequences.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/serdejson.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/std_time.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/tuple.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/url2.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/uuid1.rs /usr/share/cargo/registry/schemars-1.0.3/src/json_schema_impls/wrapper.rs /usr/share/cargo/registry/schemars-1.0.3/src/lib.rs /usr/share/cargo/registry/schemars-1.0.3/src/macros.rs /usr/share/cargo/registry/schemars-1.0.3/src/schema.rs /usr/share/cargo/registry/schemars-1.0.3/src/ser.rs /usr/share/cargo/registry/schemars-1.0.3/src/transform.rs /usr/share/cargo/registry/schemars-1.0.3/tests /usr/share/cargo/registry/schemars-1.0.3/tests/integration /usr/share/cargo/registry/schemars-1.0.3/tests/integration/arrayvec.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/bound.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/bytes.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/chrono.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/contract.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/crate_alias.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/decimal.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/default.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/deprecated.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/docs.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/either.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/enum_repr.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/enums.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/enums_deny_unknown_fields.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/enums_flattened.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/enums_ref_variants.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/enums_untagged_variant.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/examples.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/extend.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/flatten.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/from_into.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/from_value.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/indexmap.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/inline_subschemas.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/jiff.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/macros.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/main.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/map.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/remote_derive.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/same_name.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/schema_name.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/schema_with.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/semver.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/settings.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/skip.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/smallvec.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/smol_str.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/arrayvec.rs~arrayvec07.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/bound.rs~auto_bound.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/bound.rs~auto_bound.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/bound.rs~manual_bound_set.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/bytes.rs~bytes.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/bytes.rs~bytes.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/chrono.rs~chrono.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/contract.rs~adjacently_tagged_enum.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/contract.rs~adjacently_tagged_enum.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/contract.rs~externally_tagged_enum.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/contract.rs~externally_tagged_enum.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/contract.rs~internally_tagged_enum.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/contract.rs~internally_tagged_enum.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/contract.rs~struct_allow_unknown_fields.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/contract.rs~struct_allow_unknown_fields.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/contract.rs~struct_deny_unknown_fields.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/contract.rs~struct_deny_unknown_fields.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/contract.rs~tuple_struct.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/contract.rs~tuple_struct.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/contract.rs~untagged_enum.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/contract.rs~untagged_enum.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/decimal.rs~decimal_types.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/decimal.rs~decimal_types.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/default.rs~default_fields.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/default.rs~default_fields.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/deprecated.rs~deprecated_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/deprecated.rs~deprecated_struct.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/docs.rs~doc_comments_enum.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/docs.rs~doc_comments_enum.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/docs.rs~doc_comments_override.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/docs.rs~doc_comments_struct.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/either.rs~either.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enum_repr.rs~enum_repr.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums.rs~adjacently_tagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums.rs~externally_tagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums.rs~internally_tagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums.rs~no_variants.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums.rs~renamed.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums.rs~unit_variants_with_doc_comments.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums.rs~untagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums.rs~untagged_enum_with_titles.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums_deny_unknown_fields.rs~adjacently_tagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums_deny_unknown_fields.rs~externally_tagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums_deny_unknown_fields.rs~internally_tagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums_deny_unknown_fields.rs~untagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums_flattened.rs~enums_flattened.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums_flattened.rs~enums_flattened_deny_unknown_fields.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums_flattened.rs~enums_flattened_deny_unknown_fields_draft07.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums_ref_variants.rs~adjacently_tagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums_ref_variants.rs~externally_tagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums_ref_variants.rs~internally_tagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums_ref_variants.rs~no_variants.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums_ref_variants.rs~renamed.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums_ref_variants.rs~untagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums_untagged_variant.rs~adjacently_tagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums_untagged_variant.rs~externally_tagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/enums_untagged_variant.rs~internally_tagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/examples.rs~examples.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/examples.rs~examples.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/extend.rs~extend_adjacently_tagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/extend.rs~extend_externally_tagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/extend.rs~extend_internally_tagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/extend.rs~extend_struct.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/extend.rs~extend_tuple_struct.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/extend.rs~extend_untagged_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/flatten.rs~flattened_struct.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/flatten.rs~flattened_value.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/from_into.rs~from.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/from_into.rs~from.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/from_into.rs~into_and_try_from.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/from_value.rs~custom_struct.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/from_value.rs~custom_struct_openapi3.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/from_value.rs~json_value.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/garde.rs~garde_attrs.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/garde.rs~garde_attrs_newtype.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/garde.rs~garde_attrs_tuple.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/inline_subschemas.rs~struct_normal.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/inline_subschemas.rs~struct_recursive.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/inline_subschemas.rs~struct_recursive.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/jiff.rs~jiff.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/map.rs~maps.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/remote_derive.rs~lifetime_param.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/remote_derive.rs~simple.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/remote_derive.rs~type_param.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/same_name.rs~same_name.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/schema_with.rs~container_schema_with.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/schema_with.rs~container_with_metadata.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/schema_with.rs~field_schema_with.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/semver.rs~semver.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/settings.rs~draft07.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/settings.rs~draft07.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/settings.rs~draft2019_09.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/settings.rs~draft2019_09.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/settings.rs~draft2020_12.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/settings.rs~draft2020_12.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/settings.rs~openapi3.de.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/settings.rs~openapi3.ser.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/skip.rs~skip_enum_variants.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/skip.rs~skip_struct_field.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/structs.rs~deny_unknown_fields.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/structs.rs~newtype.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/structs.rs~normal.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/structs.rs~property_order.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/structs.rs~renamed_fields.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/structs.rs~tuple.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/structs.rs~unit.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/transform.rs~transform_enum.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/transform.rs~transform_struct.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/transparent.rs~transparent_newtype_with_validation.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/transparent.rs~transparent_struct_with_doc.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/unset.rs~unset_attributes.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/url.rs~url.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/uuid.rs~uuid.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/snapshots/schemars/tests/integration/validator.rs~validate_attrs.json /usr/share/cargo/registry/schemars-1.0.3/tests/integration/std_types.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/structs.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/test_helper.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/transform.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/transparent.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/unset.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/url.rs /usr/share/cargo/registry/schemars-1.0.3/tests/integration/uuid.rs /usr/share/cargo/registry/schemars-1.0.3/tests/no_std.rs /usr/share/cargo/registry/schemars-1.0.3/tests/ui /usr/share/cargo/registry/schemars-1.0.3/tests/ui.rs /usr/share/cargo/registry/schemars-1.0.3/tests/ui/example_fn.rs /usr/share/cargo/registry/schemars-1.0.3/tests/ui/example_fn.stderr /usr/share/cargo/registry/schemars-1.0.3/tests/ui/invalid_attrs.rs /usr/share/cargo/registry/schemars-1.0.3/tests/ui/invalid_attrs.stderr /usr/share/cargo/registry/schemars-1.0.3/tests/ui/invalid_extend.rs /usr/share/cargo/registry/schemars-1.0.3/tests/ui/invalid_extend.stderr /usr/share/cargo/registry/schemars-1.0.3/tests/ui/invalid_rename.rs /usr/share/cargo/registry/schemars-1.0.3/tests/ui/invalid_rename.stderr /usr/share/cargo/registry/schemars-1.0.3/tests/ui/invalid_unset_attrs.rs /usr/share/cargo/registry/schemars-1.0.3/tests/ui/invalid_unset_attrs.stderr /usr/share/cargo/registry/schemars-1.0.3/tests/ui/invalid_validation_attrs.rs /usr/share/cargo/registry/schemars-1.0.3/tests/ui/invalid_validation_attrs.stderr /usr/share/cargo/registry/schemars-1.0.3/tests/ui/repr_missing.rs /usr/share/cargo/registry/schemars-1.0.3/tests/ui/repr_missing.stderr /usr/share/cargo/registry/schemars-1.0.3/tests/ui/repr_non_unit_variant.rs /usr/share/cargo/registry/schemars-1.0.3/tests/ui/repr_non_unit_variant.stderr /usr/share/cargo/registry/schemars-1.0.3/tests/ui/schema_for_arg_value.rs /usr/share/cargo/registry/schemars-1.0.3/tests/ui/schema_for_arg_value.stderr /usr/share/cargo/registry/schemars-1.0.3/tests/ui/transform_str.rs /usr/share/cargo/registry/schemars-1.0.3/tests/ui/transform_str.stderr
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 30 04:29:04 2025