Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaQL/FireDBG.for.Rust
/ as_str
Method
as_str
debugger/src/bytes.rs:111–113 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
109
}
110
111
fn as_str(&self) -> Result<&str, Utf8Error> {
112
std::str::from_utf8(&self.0)
113
}
114
}
Callers
7
main
Function · 0.45
run
Function · 0.45
struct_v
Method · 0.45
allocated_at
Method · 0.45
main
Function · 0.45
setup_1
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
3
main
Function · 0.36
setup_1
Function · 0.36
main
Function · 0.36