MCPcopy Create free account
hub / github.com/assert-rs/assert_fs / into_path

Method into_path

src/assert.rs:195–197  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

193 type Predicate = P;
194
195 fn into_path(self) -> Self::Predicate {
196 self
197 }
198}
199
200/// Keep `predicates` concrete Predicates out of our public API.

Callers 4

assertFunction · 0.80
convert_pathFunction · 0.80
into_persistentMethod · 0.80
into_persistentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected