Struct bonsaidb_core::schema::view::IncorrectByteLength
source · [−]pub struct IncorrectByteLength;Expand description
An error that indicates an unexpected number of bytes were present.
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for IncorrectByteLength
impl Send for IncorrectByteLength
impl Sync for IncorrectByteLength
impl Unpin for IncorrectByteLength
impl UnwindSafe for IncorrectByteLength
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