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