no_error 0.0.2

an error library for no_std
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "no_error"
version = "0.0.2"
dependencies = [
 "no_error_macro",
 "proc-macro-hack",
]

[[package]]
name = "no_error_macro"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "946bbc83e2017ea7177bc34b843e082f7bf71dbce36422850800b24cd7aa8e42"
dependencies = [
 "proc-macro-hack",
]

[[package]]
name = "proc-macro-hack"
version = "0.5.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d659fe7c6d27f25e9d80a1a094c223f5246f6a6596453e09d7229bf42750b63"