Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bajrangCoder/setu
/ CollectionDestination
Class
CollectionDestination
src/entities/collections.rs:285–288 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
283
clone.expanded = true;
284
Some(clone)
285
}
286
}
287
}
288
289
#[derive(Debug, Clone, Serialize, Deserialize)]
290
struct CollectionsStore {
291
version: u32,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected