as_repr 1.10.0

Rust trait for constant `#[repr(T)]` conversions
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "as_repr"
version = "1.10.0"
dependencies = [
 "as_repr-core",
 "as_repr-derive",
]

[[package]]
name = "as_repr-core"
version = "1.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a53d4fc07d0410d7bdc0ae66338d1ff7ef9408e14ec339ef95ec902d6fa5f613"

[[package]]
name = "as_repr-derive"
version = "1.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9729565eb23cb204c019955ac39e92858e22e9a10265678eecf5f460797ed2a1"