Variants
Tiny
Blob(Option<u32>)
MySQL & SQLite support binary(length) column type
Medium
Long
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for BlobSize
impl Send for BlobSize
impl Sync for BlobSize
impl Unpin for BlobSize
impl UnwindSafe for BlobSize
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more