MCPcopy 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
166impl ReaderContext {

Callers 4

runFunction · 0.45
write_inner_valueMethod · 0.45
write_opaque_vMethod · 0.45
read_valuesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected