Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/consensus-shipyard/ipc
/ path_string
Method
path_string
fendermint/testing/materializer/src/lib.rs:131–133 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
129
}
130
131
pub fn path_string(&self) -> String {
132
self.0.to_string_lossy().to_string()
133
}
134
135
pub fn path(&self) -> &Path {
136
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
make_testnet
Function · 0.80
Calls
1
to_string
Method · 0.80
Tested by
1
make_testnet
Function · 0.64