MCPcopy 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
3use std::borrow::Cow;
4use std::error::Error;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected