MCPcopy Create free account
hub / github.com/emwalker/digraph / Objects

Class Objects

backend/src/git/ext.rs:633–633  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

631
632#[derive(Debug)]
633pub struct Objects(HashMap<Okey, Object>);
634
635impl Objects {
636 pub fn into_matches(

Callers 1

finalizeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected