MCPcopy Create free account
hub / github.com/bwt-dev/bwt / error.rs

File error.rs

src/error.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use core::fmt::Display;
2
3pub use anyhow::{Context, Error, Result};
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected