Registry / utility / manyhow

manyhow

JSON →
library0.11.4rscratesunverified

Proc macro error handling à la anyhow x proc-macro-error.

# Cargo.toml [dependencies] manyhow = "0.11.4"
INSTALL
IMPORT
SIG · MANYHOW
M
manyhow
utilityrustv0.11.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

emit_error
use manyhow::emit_error;

Emits a compile-time error using manyhow.

use manyhow::emit_error; fn main() { emit_error!("something went wrong"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.11.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
manyhow — cargo add manyhow · libregistry