Struct tiny_mailcatcher::repository::MessageRepository [−][src]
pub struct MessageRepository { /* fields omitted */ }Implementations
Auto Trait Implementations
impl RefUnwindSafe for MessageRepository
impl Send for MessageRepository
impl Sync for MessageRepository
impl Unpin for MessageRepository
impl UnwindSafe for MessageRepository
Blanket Implementations
Mutably borrows from an owned value. Read more
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
