Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
633
pub struct Objects(HashMap<Okey, Object>);
634
635
impl Objects {
636
pub fn into_matches(
Callers
1
finalize
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected