MCPcopy Create free account
hub / github.com/dfinity/orbit / user_group.rs

File user_group.rs

core/station/impl/src/repositories/user_group.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use super::indexes::unique_index::UniqueIndexRepository;
2use crate::{
3 core::{
4 cache::Cache, ic_cdk::api::print, metrics::USER_GROUP_METRICS, utils::format_unique_string,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected