A no_std compatible derive macro for the Error trait.
# Cargo.toml
[dependencies]
thiserror-no-std = "2.0.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a custom error type using thiserror-no-std.
Use `thiserror` if you don't need no_std support.
No dependency data recorded yet.