Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/assert-rs/assert_cmd
/ CaseTree
Class
CaseTree
src/assert.rs:1128–1128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1126
}
1127
1128
struct CaseTree(predicates_tree::CaseTree);
1129
1130
impl fmt::Display for CaseTree {
1131
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
Callers
3
code_impl
Method · 0.85
stdout_impl
Method · 0.85
stderr_impl
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected