[]
= "corez"
= "Safe, no_std-compatible Read/Write traits for the Zcash ecosystem."
= "0.1.1"
= [
"Kris Nuttycombe <kris@nutty.land>",
]
= "https://github.com/zcash/corez"
= "https://github.com/zcash/corez"
= "README.md"
= "MIT OR Apache-2.0"
= "2021"
= "1.85.1"
= ["encoding", "no-std"]
= ["io", "no_std"]
[]
= ["std"]
## Enables use of the standard library. All types are re-exported from
## `std::io` and no custom code is compiled.
= ["alloc"]
## Enables types requiring heap allocation: `Write for Vec<u8>`,
## `Box` forwarding impls, and richer `Error` messages.
= []
[]
= false