Struct mcaptcha::api::v1::notifications::get::get_notification [−][src]
pub struct get_notification;Expand description
route handler that gets all unread notifications
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for get_notification
impl Send for get_notification
impl Sync for get_notification
impl Unpin for get_notification
impl UnwindSafe for get_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