Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/ LinkInfoList
Class
LinkInfoList
backend/src/git/activity.rs:272–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
271
#[derive(Clone, Deserialize, Serialize, Eq, PartialEq)]
272
pub struct LinkInfoList(pub BTreeSet<LinkInfo>);
273
274
impl LinkInfoList {
275
fn is_empty(&self) -> bool {
Callers
1
delete_topic
Function · 0.85
Calls
no outgoing calls
Tested by
1
delete_topic
Function · 0.68