Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/orbit
/ user.rs
File
user.rs
core/station/impl/src/repositories/user.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use super::indexes::{
2
unique_index::UniqueIndexRepository, user_status_group_index::UserStatusGroupIndexRepository,
3
};
4
use crate::core::ic_cdk::api::print;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected