MCPcopy Create free account
hub / github.com/elastio/devx / error.rs

File error.rs

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

Source from the content-addressed store, hash-verified

1use crate::{Child, Cmd};
2use std::fmt;
3
4/// Shortcut for `Result<T, devx_cmd::Error>`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected