librust-schemars-dev (1.2.1-3)
3 versions available in kali/kali-last-snapshot/main/i386
Details
Core information at a glance
- Distribution
- kali
- Origin
- kali-last-snapshot
- Repository
- https://http.kali.org/kali
- Codename
- kali-last-snapshot
- Component
- main
- Source
- rust-schemars
- Architecture
- i386
- Section
- rust
- Priority
- optional
- Maintainer
- Debian Rust Maintainers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 664 B
- Size expected
- 75.9 kB
- Size actual
- 75.9 kB
- Size match
Dependencies
Required package dependencies
- librust-arrayvec-0.7-dev
- librust-bigdecimal-0.4-dev
- librust-bytes-1-dev
- librust-chrono-0.4-dev (>= 0.4.39)
- librust-dyn-clone-1+default-dev (>= 1.0.17)
- librust-either-1-dev (>= 1.3)
- librust-indexmap-2-dev (>= 2.14)
- librust-jiff-0.2-dev
- librust-ref-cast-1+default-dev (>= 1.0.22)
- librust-rust-decimal-1-dev (>= 1.13)
- librust-schemars-derive-1.2+default-dev (<< 1.2.2)
- librust-schemars-derive-1.2+default-dev (>= 1.2.1)
- librust-semver-1-dev (>= 1.0.9)
- librust-serde-1+alloc-dev (>= 1.0.194)
- librust-serde-json-1+alloc-dev (>= 1.0.127)
- librust-serde-json-1+preserve-order-dev (>= 1.0.127)
- librust-serde-json-1+raw-value-dev (>= 1.0.127)
- librust-smallvec-1-dev
- librust-smol-str-0.3-dev (>= 0.3.2)
- librust-url-2-dev
- librust-uuid-1-dev
Suggested packages
Recommended additional packages
- None
Description
Generate JSON Schemas from Rust code - Rust source code
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | a06eb10b…daaba24a | |
| SHA-1 | c4f33602…ff9939c8 | |
| SHA-256 | ee5330c5…a1425f3c | |
| SHA-512 | 6bc9543e…800dd5cb |
Contents
Files and directories included
. usr usr/share usr/share/cargo usr/share/cargo/registry usr/share/cargo/registry/schemars-1.2.1 usr/share/cargo/registry/schemars-1.2.1/.cargo-checksum.json usr/share/cargo/registry/schemars-1.2.1/.cargo_vcs_info.json usr/share/cargo/registry/schemars-1.2.1/.gitignore usr/share/cargo/registry/schemars-1.2.1/Cargo.toml usr/share/cargo/registry/schemars-1.2.1/Cargo.toml.orig usr/share/cargo/registry/schemars-1.2.1/LICENSE usr/share/cargo/registry/schemars-1.2.1/README.md usr/share/cargo/registry/schemars-1.2.1/debian usr/share/cargo/registry/schemars-1.2.1/debian/patches usr/share/cargo/registry/schemars-1.2.1/debian/patches/disable_known_i386_failing_test.diff usr/share/cargo/registry/schemars-1.2.1/debian/patches/fix_snapshot_tests.diff usr/share/cargo/registry/schemars-1.2.1/debian/patches/relax_deps.diff usr/share/cargo/registry/schemars-1.2.1/debian/patches/remove_smol_str_02.diff usr/share/cargo/registry/schemars-1.2.1/debian/patches/series usr/share/cargo/registry/schemars-1.2.1/debian/patches/unify_indexmap_version.diff usr/share/cargo/registry/schemars-1.2.1/examples usr/share/cargo/registry/schemars-1.2.1/examples/custom_serialization.rs usr/share/cargo/registry/schemars-1.2.1/examples/custom_serialization.schema.json usr/share/cargo/registry/schemars-1.2.1/examples/custom_settings.rs usr/share/cargo/registry/schemars-1.2.1/examples/custom_settings.schema.json usr/share/cargo/registry/schemars-1.2.1/examples/doc_comments.rs usr/share/cargo/registry/schemars-1.2.1/examples/doc_comments.schema.json usr/share/cargo/registry/schemars-1.2.1/examples/enum_repr.rs usr/share/cargo/registry/schemars-1.2.1/examples/enum_repr.schema.json usr/share/cargo/registry/schemars-1.2.1/examples/from_value.rs usr/share/cargo/registry/schemars-1.2.1/examples/from_value.schema.json usr/share/cargo/registry/schemars-1.2.1/examples/main.rs usr/share/cargo/registry/schemars-1.2.1/examples/main.schema.json usr/share/cargo/registry/schemars-1.2.1/examples/remote_derive.rs usr/share/cargo/registry/schemars-1.2.1/examples/remote_derive.schema.json usr/share/cargo/registry/schemars-1.2.1/examples/schemars_attrs.rs usr/share/cargo/registry/schemars-1.2.1/examples/schemars_attrs.schema.json usr/share/cargo/registry/schemars-1.2.1/examples/serde_attrs.rs usr/share/cargo/registry/schemars-1.2.1/examples/serde_attrs.schema.json usr/share/cargo/registry/schemars-1.2.1/examples/serialize_contract.rs usr/share/cargo/registry/schemars-1.2.1/examples/serialize_contract.schema.json usr/share/cargo/registry/schemars-1.2.1/examples/validate.rs usr/share/cargo/registry/schemars-1.2.1/examples/validate.schema.json usr/share/cargo/registry/schemars-1.2.1/src usr/share/cargo/registry/schemars-1.2.1/src/_private usr/share/cargo/registry/schemars-1.2.1/src/_private/mod.rs usr/share/cargo/registry/schemars-1.2.1/src/_private/regex_syntax.rs usr/share/cargo/registry/schemars-1.2.1/src/_private/rustdoc.rs usr/share/cargo/registry/schemars-1.2.1/src/consts.rs usr/share/cargo/registry/schemars-1.2.1/src/encoding.rs usr/share/cargo/registry/schemars-1.2.1/src/generate.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/array.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/arrayvec07.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/atomic.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/bytes1.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/chrono04.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/core.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/decimal.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/either1.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/ffi.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/indexmap2.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/jiff02.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/maps.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/mod.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/nonzero.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/primitives.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/semver1.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/sequences.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/serdejson.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/std_time.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/tuple.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/url2.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/uuid1.rs usr/share/cargo/registry/schemars-1.2.1/src/json_schema_impls/wrapper.rs usr/share/cargo/registry/schemars-1.2.1/src/lib.rs usr/share/cargo/registry/schemars-1.2.1/src/macros.rs usr/share/cargo/registry/schemars-1.2.1/src/schema.rs usr/share/cargo/registry/schemars-1.2.1/src/ser.rs usr/share/cargo/registry/schemars-1.2.1/src/transform.rs usr/share/cargo/registry/schemars-1.2.1/tests usr/share/cargo/registry/schemars-1.2.1/tests/integration usr/share/cargo/registry/schemars-1.2.1/tests/integration/arrayvec.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/attr_order.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/bound.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/bytes.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/chrono.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/contract.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/crate_alias.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/decimal.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/default.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/deprecated.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/docs.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/either.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/enum_repr.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/enums.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/enums_deny_unknown_fields.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/enums_flattened.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/enums_option_flattened.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/enums_ref_variants.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/enums_untagged_variant.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/examples.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/extend.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/flatten.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/from_into.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/from_value.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/garde.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/indexmap.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/inline_subschemas.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/jiff.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/macros.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/main.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/map.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/remote_derive.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/same_name.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/schema_name.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/schema_with.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/semver.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/settings.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/skip.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/smallvec.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/smol_str.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/arrayvec.rs~arrayvec07.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/attr_order.rs~attributes_applied_in_order.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/attr_order.rs~attributes_applied_in_order.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/bound.rs~auto_bound.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/bound.rs~auto_bound.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/bound.rs~manual_bound_set.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/bytes.rs~bytes.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/bytes.rs~bytes.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/chrono.rs~chrono.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/contract.rs~adjacently_tagged_enum.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/contract.rs~adjacently_tagged_enum.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/contract.rs~externally_tagged_enum.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/contract.rs~externally_tagged_enum.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/contract.rs~internally_tagged_enum.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/contract.rs~internally_tagged_enum.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/contract.rs~struct_allow_unknown_fields.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/contract.rs~struct_allow_unknown_fields.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/contract.rs~struct_deny_unknown_fields.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/contract.rs~struct_deny_unknown_fields.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/contract.rs~tuple_struct.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/contract.rs~tuple_struct.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/contract.rs~untagged_enum.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/contract.rs~untagged_enum.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/decimal.rs~decimal_types.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/decimal.rs~decimal_types.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/default.rs~default_fields.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/default.rs~default_fields.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/deprecated.rs~deprecated_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/deprecated.rs~deprecated_struct.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/docs.rs~doc_comments_enum.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/docs.rs~doc_comments_enum.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/docs.rs~doc_comments_override.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/docs.rs~doc_comments_struct.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/either.rs~either.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enum_repr.rs~enum_repr.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums.rs~adjacently_tagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums.rs~externally_tagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums.rs~internally_tagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums.rs~no_variants.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums.rs~renamed.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums.rs~unit_variants_with_doc_comments.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums.rs~untagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums.rs~untagged_enum_with_titles.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_deny_unknown_fields.rs~adjacently_tagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_deny_unknown_fields.rs~externally_tagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_deny_unknown_fields.rs~internally_tagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_deny_unknown_fields.rs~untagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_flattened.rs~adjacent_enums_flattened.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_flattened.rs~external_enums_flattened.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_flattened.rs~external_enums_flattened_deny_unknown_fields.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_flattened.rs~external_enums_flattened_deny_unknown_fields_draft07.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_flattened.rs~internal_enums_flattened.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_flattened.rs~mixed_enums_flattened.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_flattened.rs~untagged_enums_flattened.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_option_flattened.rs~adjacent_enums_flattened.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_option_flattened.rs~external_enums_flattened.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_option_flattened.rs~external_enums_flattened_deny_unknown_fields.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_option_flattened.rs~external_enums_flattened_deny_unknown_fields_draft07.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_option_flattened.rs~internal_enums_flattened.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_option_flattened.rs~mixed_enums_flattened.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_option_flattened.rs~untagged_enums_flattened.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_ref_variants.rs~adjacently_tagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_ref_variants.rs~externally_tagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_ref_variants.rs~internally_tagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_ref_variants.rs~no_variants.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_ref_variants.rs~renamed.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_ref_variants.rs~untagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_untagged_variant.rs~adjacently_tagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_untagged_variant.rs~externally_tagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/enums_untagged_variant.rs~internally_tagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/examples.rs~examples.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/examples.rs~examples.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/extend.rs~extend_adjacently_tagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/extend.rs~extend_externally_tagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/extend.rs~extend_internally_tagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/extend.rs~extend_struct.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/extend.rs~extend_tuple_struct.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/extend.rs~extend_untagged_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/flatten.rs~flattened_struct.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/flatten.rs~flattened_value.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/from_into.rs~from.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/from_into.rs~from.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/from_into.rs~into_and_try_from.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/from_value.rs~custom_struct.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/from_value.rs~custom_struct_openapi3.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/from_value.rs~json_value.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/garde.rs~garde_attrs.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/garde.rs~garde_attrs_newtype.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/garde.rs~garde_attrs_tuple.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/inline_subschemas.rs~struct_normal.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/inline_subschemas.rs~struct_recursive.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/inline_subschemas.rs~struct_recursive.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/jiff.rs~jiff.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/map.rs~maps.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/remote_derive.rs~lifetime_param.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/remote_derive.rs~simple.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/remote_derive.rs~type_param.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/same_name.rs~same_name.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/schema_with.rs~container_schema_with.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/schema_with.rs~container_with_metadata.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/schema_with.rs~field_schema_with.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/semver.rs~semver.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/settings.rs~draft07.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/settings.rs~draft07.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/settings.rs~draft2019_09.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/settings.rs~draft2019_09.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/settings.rs~draft2020_12.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/settings.rs~draft2020_12.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/settings.rs~openapi3.de.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/settings.rs~openapi3.ser.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/skip.rs~skip_enum_variants.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/skip.rs~skip_struct_field.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/structs.rs~deny_unknown_fields.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/structs.rs~newtype.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/structs.rs~normal.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/structs.rs~property_order.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/structs.rs~renamed_fields.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/structs.rs~tuple.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/structs.rs~unit.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/transform.rs~transform_enum.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/transform.rs~transform_struct.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/transparent.rs~transparent_newtype_with_validation.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/transparent.rs~transparent_struct_with_doc.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/unset.rs~unset_attributes.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/url.rs~url.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/uuid.rs~uuid.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/snapshots/schemars/tests/integration/validator.rs~validate_attrs.json usr/share/cargo/registry/schemars-1.2.1/tests/integration/std_types.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/structs.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/test_helper.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/transform.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/transparent.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/unset.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/url.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/uuid.rs usr/share/cargo/registry/schemars-1.2.1/tests/integration/validator.rs usr/share/cargo/registry/schemars-1.2.1/tests/no_std.rs usr/share/cargo/registry/schemars-1.2.1/tests/ui usr/share/cargo/registry/schemars-1.2.1/tests/ui/example_fn.rs usr/share/cargo/registry/schemars-1.2.1/tests/ui/example_fn.stderr usr/share/cargo/registry/schemars-1.2.1/tests/ui/invalid_attrs.rs usr/share/cargo/registry/schemars-1.2.1/tests/ui/invalid_attrs.stderr usr/share/cargo/registry/schemars-1.2.1/tests/ui/invalid_extend.rs usr/share/cargo/registry/schemars-1.2.1/tests/ui/invalid_extend.stderr usr/share/cargo/registry/schemars-1.2.1/tests/ui/invalid_rename.rs usr/share/cargo/registry/schemars-1.2.1/tests/ui/invalid_rename.stderr usr/share/cargo/registry/schemars-1.2.1/tests/ui/invalid_unset_attrs.rs usr/share/cargo/registry/schemars-1.2.1/tests/ui/invalid_unset_attrs.stderr usr/share/cargo/registry/schemars-1.2.1/tests/ui/invalid_validation_attrs.rs usr/share/cargo/registry/schemars-1.2.1/tests/ui/invalid_validation_attrs.stderr usr/share/cargo/registry/schemars-1.2.1/tests/ui/repr_missing.rs usr/share/cargo/registry/schemars-1.2.1/tests/ui/repr_missing.stderr usr/share/cargo/registry/schemars-1.2.1/tests/ui/repr_non_unit_variant.rs usr/share/cargo/registry/schemars-1.2.1/tests/ui/repr_non_unit_variant.stderr usr/share/cargo/registry/schemars-1.2.1/tests/ui/schema_for_arg_value.rs usr/share/cargo/registry/schemars-1.2.1/tests/ui/schema_for_arg_value.stderr usr/share/cargo/registry/schemars-1.2.1/tests/ui/transform_str.rs usr/share/cargo/registry/schemars-1.2.1/tests/ui/transform_str.stderr usr/share/cargo/registry/schemars-1.2.1/tests/ui.rs usr/share/doc usr/share/doc/librust-schemars-dev usr/share/doc/librust-schemars-dev/changelog.Debian.gz usr/share/doc/librust-schemars-dev/copyright