Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaQL/FireDBG.for.Rust
/ opaque_v
Method
opaque_v
debugger/src/reader.rs:161–163 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
159
}
160
161
fn opaque_v(&self) -> RValue {
162
RValue::Opaque
163
}
164
}
165
166
impl ReaderContext {
Callers
4
run
Function · 0.45
write_inner_value
Method · 0.45
write_opaque_v
Method · 0.45
read_values
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected