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

File notification.rs

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

Source from the content-addressed store, hash-verified

1use super::indexes::notification_user_index::NotificationUserIndexRepository;
2use crate::{
3 core::{utils::SortDirection, with_memory_manager, Memory, NOTIFICATION_MEMORY_ID},
4 models::{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected