MCPcopy 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
1128struct CaseTree(predicates_tree::CaseTree);
1129
1130impl fmt::Display for CaseTree {
1131 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {

Callers 3

code_implMethod · 0.85
stdout_implMethod · 0.85
stderr_implMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected