librust-borsh-dev (1.6.0-1)

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-borsh
Architecture
i386
Section
rust
Priority
optional
Maintainer
Debian Rust Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
1.1 kB
Size expected
80.6 kB
Size actual
80.6 kB
Size match

Dependencies

Required package dependencies

  • librust-ascii-1+default-dev (>= 1.1-~~)
  • librust-borsh-derive-1+default-dev (<< 1.7-~~)
  • librust-borsh-derive-1+default-dev (>= 1.6.0-~~)
  • librust-borsh-derive-1+schema-dev (<< 1.7-~~)
  • librust-borsh-derive-1+schema-dev (>= 1.6.0-~~)
  • librust-bson-2+default-dev
  • librust-bytes-1+default-dev
  • librust-cfg-aliases-0.2+default-dev (>= 0.2.1-~~)
  • librust-hashbrown+default-dev (<< 0.17.0-~~)
  • librust-hashbrown+default-dev (>= 0.11-~~)
  • librust-indexmap-2+default-dev

Suggested packages

Recommended additional packages

  • None

Description

Binary Object Representation Serializer for Hashing - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5fa6afdbc…6b4cfc35
SHA-11effe1ee…0fe5e0a3
SHA-2565f262fa9…dd9fd04b
SHA-5126f9ce841…718e9bae

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/borsh-1.6.0
usr/share/cargo/registry/borsh-1.6.0/.cargo-checksum.json
usr/share/cargo/registry/borsh-1.6.0/.cargo_vcs_info.json
usr/share/cargo/registry/borsh-1.6.0/Cargo.toml
usr/share/cargo/registry/borsh-1.6.0/Cargo.toml.orig
usr/share/cargo/registry/borsh-1.6.0/LICENSE-APACHE
usr/share/cargo/registry/borsh-1.6.0/LICENSE-MIT
usr/share/cargo/registry/borsh-1.6.0/README.md
usr/share/cargo/registry/borsh-1.6.0/build.rs
usr/share/cargo/registry/borsh-1.6.0/debian
usr/share/cargo/registry/borsh-1.6.0/debian/patches
usr/share/cargo/registry/borsh-1.6.0/debian/patches/gate-tests-broken-on-32-bit.patch
usr/share/cargo/registry/borsh-1.6.0/debian/patches/relax-deps.patch
usr/share/cargo/registry/borsh-1.6.0/debian/patches/series
usr/share/cargo/registry/borsh-1.6.0/debian/patches/test-files.patch
usr/share/cargo/registry/borsh-1.6.0/docs
usr/share/cargo/registry/borsh-1.6.0/docs/migration_guides
usr/share/cargo/registry/borsh-1.6.0/docs/migration_guides/v0.10.2_to_v1.0.0_nearcore.md
usr/share/cargo/registry/borsh-1.6.0/docs/migration_guides/v0.9_to_v1.0.0_near_sdk_rs.md
usr/share/cargo/registry/borsh-1.6.0/docs/rustdoc_include
usr/share/cargo/registry/borsh-1.6.0/docs/rustdoc_include/borsh_crate_top_level.md
usr/share/cargo/registry/borsh-1.6.0/docs/rustdoc_include/borsh_deserialize.md
usr/share/cargo/registry/borsh-1.6.0/docs/rustdoc_include/borsh_schema.md
usr/share/cargo/registry/borsh-1.6.0/docs/rustdoc_include/borsh_serialize.md
usr/share/cargo/registry/borsh-1.6.0/examples
usr/share/cargo/registry/borsh-1.6.0/examples/serde_json_value.rs
usr/share/cargo/registry/borsh-1.6.0/src
usr/share/cargo/registry/borsh-1.6.0/src/de
usr/share/cargo/registry/borsh-1.6.0/src/de/hint.rs
usr/share/cargo/registry/borsh-1.6.0/src/de/mod.rs
usr/share/cargo/registry/borsh-1.6.0/src/error.rs
usr/share/cargo/registry/borsh-1.6.0/src/generate_schema_schema.rs
usr/share/cargo/registry/borsh-1.6.0/src/lib.rs
usr/share/cargo/registry/borsh-1.6.0/src/nostd_io.rs
usr/share/cargo/registry/borsh-1.6.0/src/schema
usr/share/cargo/registry/borsh-1.6.0/src/schema/container_ext
usr/share/cargo/registry/borsh-1.6.0/src/schema/container_ext/max_size.rs
usr/share/cargo/registry/borsh-1.6.0/src/schema/container_ext/validate.rs
usr/share/cargo/registry/borsh-1.6.0/src/schema/container_ext.rs
usr/share/cargo/registry/borsh-1.6.0/src/schema.rs
usr/share/cargo/registry/borsh-1.6.0/src/schema_helpers.rs
usr/share/cargo/registry/borsh-1.6.0/src/ser
usr/share/cargo/registry/borsh-1.6.0/src/ser/helpers.rs
usr/share/cargo/registry/borsh-1.6.0/src/ser/mod.rs
usr/share/cargo/registry/borsh-1.6.0/tests
usr/share/cargo/registry/borsh-1.6.0/tests/common_macro.rs
usr/share/cargo/registry/borsh-1.6.0/tests/compile_derives
usr/share/cargo/registry/borsh-1.6.0/tests/compile_derives/schema
usr/share/cargo/registry/borsh-1.6.0/tests/compile_derives/schema/test_generic_enums.rs
usr/share/cargo/registry/borsh-1.6.0/tests/compile_derives/test_generic_enums.rs
usr/share/cargo/registry/borsh-1.6.0/tests/compile_derives/test_generic_structs.rs
usr/share/cargo/registry/borsh-1.6.0/tests/compile_derives/test_macro_namespace_collisions.rs
usr/share/cargo/registry/borsh-1.6.0/tests/compile_derives/test_recursive_structs.rs
usr/share/cargo/registry/borsh-1.6.0/tests/custom_reader
usr/share/cargo/registry/borsh-1.6.0/tests/custom_reader/test_custom_reader.rs
usr/share/cargo/registry/borsh-1.6.0/tests/deserialization_errors
usr/share/cargo/registry/borsh-1.6.0/tests/deserialization_errors/test_ascii_strings.rs
usr/share/cargo/registry/borsh-1.6.0/tests/deserialization_errors/test_cells.rs
usr/share/cargo/registry/borsh-1.6.0/tests/deserialization_errors/test_initial.rs
usr/share/cargo/registry/borsh-1.6.0/tests/init_in_deserialize
usr/share/cargo/registry/borsh-1.6.0/tests/init_in_deserialize/test_init_in_deserialize.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/requires_derive_category
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/requires_derive_category/test_bson_object_ids.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/requires_derive_category/test_enum_discriminants.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/requires_derive_category/test_generic_enums.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/requires_derive_category/test_generic_structs.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/requires_derive_category/test_recursive_enums.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/requires_derive_category/test_recursive_structs.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/requires_derive_category/test_serde_with_third_party.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/requires_derive_category/test_simple_enums.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/requires_derive_category/test_ultimate_many_features_combined.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_array_u8-10.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_array_u8-2.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_array_u8-3.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_array_u8-4.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_array_u8-5.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_array_u8-6.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_array_u8-7.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_array_u8-8.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_array_u8-9.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_array_u8.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_f32-10.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_f32-2.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_f32-3.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_f32-4.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_f32-5.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_f32-6.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_f32-7.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_f32-8.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_f32-9.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_f32.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_i8-10.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_i8-2.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_i8-3.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_i8-4.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_i8-5.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_i8-6.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_i8-7.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_i8-8.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_i8-9.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_i8.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u128-10.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u128-2.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u128-3.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u128-4.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u128-5.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u128-6.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u128-7.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u128-8.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u128-9.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u128.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u32-10.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u32-2.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u32-3.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u32-4.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u32-5.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u32-6.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u32-7.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u32-8.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u32-9.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u32.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u64-10.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u64-2.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u64-3.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u64-4.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u64-5.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u64-6.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u64-7.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u64-8.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u64-9.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u64.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u8-10.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u8-2.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u8-3.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u8-4.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u8-5.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u8-6.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u8-7.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u8-8.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u8-9.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_u8.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_zst-10.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_zst-2.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_zst-3.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_zst-4.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_zst-5.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_zst-6.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_zst-7.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_zst-8.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_zst-9.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__array_zst.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_arrays__string_array.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_btree_map__1_element_btreemap.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_btree_map__1_element_btreeset.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_btree_map__2_element_btreeset.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_btree_map__8_element_btreemap.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_btree_map__default_btreemap.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_btree_map__default_btreeset.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_btree_map__empty_btreemap.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_btree_map__empty_btreeset.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_cow__cow_byte_slice.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_cow__cow_slice_of_cow_str.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_cow__cow_str.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_hash_map__1_element_generic_hashmap.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_hash_map__1_element_generic_hashset.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_hash_map__1_element_hashmap.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_hash_map__1_element_hashset.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_hash_map__2_element_generic_hashset.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_hash_map__2_element_hashset.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_hash_map__8_element_generic_hashmap.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_hash_map__8_element_hashmap.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_hash_map__default_hashmap.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_hash_map__default_hashset.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_hash_map__empty_generic_hashmap.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_hash_map__empty_generic_hashset.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_hash_map__empty_hashmap.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_hash_map__empty_hashset.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_hash_map__generic_hash_hashmap.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_hash_map__generic_hashset.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_ip_addr__ipaddr_vec_roundtrip.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_ip_addr__ipv4_addr_roundtrip.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_ip_addr__ipv4_addr_roundtrip_enum.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_ip_addr__ipv6_addr_roundtrip.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_ip_addr__ipv6_addr_roundtrip_enum.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_primitives__isize_max.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_primitives__isize_min.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_primitives__isize_neg.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_primitives__isize_pos.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_primitives__usize.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_primitives__usize_max.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_primitives__usize_min.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_range__ranges.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_strings__a.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_strings__empty_string.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_strings__hello_10.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_strings__hello_world.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_strings__non_ascii.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_strings__x_1024.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_tuple__unary_tuple.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_f32-2.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_f32-3.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_f32-4.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_f32.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_i8-2.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_i8-3.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_i8-4.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_i8.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_string-2.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_string-3.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_string-4.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_string.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_u32-2.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_u32-3.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_u32-4.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_u32.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_u8-2.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_u8-3.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_u8-4.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_u8.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_vec_u32-2.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_vec_u32-3.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_vec_u32-4.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_vec_u32.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_vec_u8-2.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_vec_u8-3.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_vec_u8-4.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/snapshots/tests__roundtrip__test_vecs__vec_vec_u8.snap
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/test_arrays.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/test_ascii_strings.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/test_btree_map.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/test_cells.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/test_cow.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/test_hash_map.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/test_indexmap.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/test_ip_addr.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/test_nonzero_integers.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/test_primitives.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/test_range.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/test_rc.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/test_strings.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/test_tuple.rs
usr/share/cargo/registry/borsh-1.6.0/tests/roundtrip/test_vecs.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema
usr/share/cargo/registry/borsh-1.6.0/tests/schema/container_extension
usr/share/cargo/registry/borsh-1.6.0/tests/schema/container_extension/test_max_size.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/container_extension/test_schema_validate.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/schema_conflict
usr/share/cargo/registry/borsh-1.6.0/tests/schema/schema_conflict/test_schema_conflict.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_arrays.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_ascii_strings.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_box.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_btree_map.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_cells.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_cow.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_enum_discriminants.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_generic_enums.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_generic_structs.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_hash_map.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_ip_addr.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_option.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_phantom_data.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_primitives.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_range.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_rc.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_recursive_enums.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_recursive_structs.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_schema_with_third_party.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_simple_enums.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_simple_structs.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_strings.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_tuple.rs
usr/share/cargo/registry/borsh-1.6.0/tests/schema/test_vecs.rs
usr/share/cargo/registry/borsh-1.6.0/tests/smoke.rs
usr/share/cargo/registry/borsh-1.6.0/tests/tests.rs
usr/share/cargo/registry/borsh-1.6.0/tests/zero_sized_types
usr/share/cargo/registry/borsh-1.6.0/tests/zero_sized_types/test_zero_sized_types_forbidden.rs
usr/share/doc
usr/share/doc/librust-borsh-dev
usr/share/doc/librust-borsh-dev/changelog.Debian.gz
usr/share/doc/librust-borsh-dev/copyright