MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / into_vec

Method into_vec

codegraph-kernel/src/buffers.rs:179–181  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

177 }
178
179 pub fn into_vec(self) -> Vec<u8> {
180 self.buf
181 }
182}
183
184/// Tri-state booleans packed as (present, value) bit pairs.

Callers 15

extractFunction · 0.80
extractFunction · 0.80
extractFunction · 0.80
extractFunction · 0.80
extractFunction · 0.80
extractFunction · 0.80
extractFunction · 0.80
extractFunction · 0.80
extractFunction · 0.80
extractFunction · 0.80
extractFunction · 0.80
extractFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected