Re-exports§
pub use config::ChannelConfig;pub use config::ChannelStatus;pub use config::CheckIssue;pub use config::Config;pub use config::ConfigLoad;pub use config::IssueLevel;pub use config::ProcessEnv;pub use error::NotifyError;pub use error::Result;pub use message::Attachment;pub use message::MessageFormat;pub use message::NotifyMessage;pub use message::Priority;pub use output::DryRunAttachment;pub use output::DryRunMessage;pub use output::DryRunOutput;pub use output::DryRunResultOutput;pub use output::ErrorBody;pub use output::ErrorOutput;pub use output::SendOutput;pub use output::SendResultOutput;pub use provider::SendResult;pub use provider::send_notification;