reliakit-primitives 0.4.3

Reusable type-safe primitives for constrained and reliability-oriented Rust values.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "reliakit-primitives"
version = "0.4.3"
dependencies = [
 "reliakit-secret",
 "reliakit-validate",
]

[[package]]
name = "reliakit-secret"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "20cded65aaa14c71634cef086186afef3c247ad489a3262ad0111955e6dd9683"

[[package]]
name = "reliakit-validate"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f45298887c5495675211ab21b9d91629c5c6e6bbfd8af5a553120cb01466e47"