Skip to main content

Crate thor_notify

Crate thor_notify 

Source

Re-exports§

pub use schema::Notification;
pub use schema::NotificationStatus;
pub use schema::FileStats;
pub use inbox::inbox_dir;
pub use inbox::ensure_inbox_dir;
pub use inbox::save_notification;
pub use inbox::list_notifications;
pub use inbox::get_notification;
pub use inbox::delete_notification;
pub use inbox::InboxError;
pub use state::InboxState;

Modules§

inbox
schema
state