Skip to main content

watch_inbox

Function watch_inbox 

Source
pub async fn watch_inbox(
    inbox_dir: PathBuf,
    queue: Arc<EventQueue>,
    shutdown: Arc<Atomic<bool>>,
)