Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
assert
Function · 0.80
convert_path
Function · 0.80
into_persistent
Method · 0.80
into_persistent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected