Struct msg_store::store::GetOptions [−][src]
Fields
uuid: Option<Uuid>
priority: Option<u32>
reverse: bool
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GetOptions
impl Send for GetOptions
impl Sync for GetOptions
impl Unpin for GetOptions
impl UnwindSafe for GetOptions
Blanket Implementations
Mutably borrows from an owned value. Read more