MCPcopy Index your code
hub / github.com/emwalker/digraph / is_empty

Method is_empty

backend/src/git/activity.rs:94–96  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

92 }
93
94 pub fn is_empty(&self) -> bool {
95 self.0.is_empty()
96 }
97}
98
99#[derive(Clone, Debug, Deserialize, Serialize, Eq, PartialEq)]

Callers 1

markdownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected