MCPcopy Create free account
hub / github.com/SeaQL/FireDBG.for.Rust / unit_v

Method unit_v

debugger/src/reader.rs:157–159  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

155 }
156
157 fn unit_v(&self) -> RValue {
158 RValue::Unit
159 }
160
161 fn opaque_v(&self) -> RValue {
162 RValue::Opaque

Callers 2

write_unit_vMethod · 0.45
read_valuesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected