Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use crate::{Child, Cmd};
2
use 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