Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChainSafe/Delorean-Protocol
/ path_string
Method
path_string
fendermint/testing/materializer/src/lib.rs:110–112 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
108
}
109
110
pub fn path_string(&self) -> String {
111
self.0.to_string_lossy().to_string()
112
}
113
114
pub fn path(&self) -> &Path {
115
self.0.as_path()
Callers
6
remove
Method · 0.80
create_root_genesis
Method · 0.80
container_name
Function · 0.80
get_or_create
Method · 0.80
container_name
Function · 0.80
with_testnet
Function · 0.80
Calls
1
to_string
Method · 0.80
Tested by
1
with_testnet
Function · 0.64