Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/assert-rs/assert_cmd
/ assert.rs
File
assert.rs
src/assert.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! [`std::process::Output`] assertions.
2
3
use std::borrow::Cow;
4
use std::error::Error;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected