Struct mcaptcha::api::v1::notifications::add::add_notification [−][src]
pub struct add_notification;
Expand description
route handler that adds a notification message
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for add_notification
impl Send for add_notification
impl Sync for add_notification
impl Unpin for add_notification
impl UnwindSafe for add_notification
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more