Struct mcaptcha::api::v1::notifications::mark_read::mark_read [−][src]
pub struct mark_read;
Expand description
route handler that marks a notification read
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for mark_read
impl UnwindSafe for mark_read
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