Cargo Features
thiserror-no-std has no features set by default.
[dependencies]
thiserror-no-std = { version = "2.0.2", features = ["std"] }
- std
-
Enables std of thiserror-impl-no-std
Affects
display::PathAsDisplay
…
thiserror-no-std has no features set by default.
[dependencies]
thiserror-no-std = { version = "2.0.2", features = ["std"] }
Enables std of thiserror-impl-no-std
Affects
display::PathAsDisplay
…