Provides std::error::Error trait for no_std environments (libcore).
# Cargo.toml
[dependencies]
core-error = "0.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Implement the Error trait for a custom type in a no_std environment.
Check for newer versions or use std::error::Error if std is available.
No dependency data recorded yet.