Struct arrow_ipc::gen::Schema::LargeUtf8Args
source · pub struct LargeUtf8Args {}Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for LargeUtf8Args
impl Send for LargeUtf8Args
impl Sync for LargeUtf8Args
impl Unpin for LargeUtf8Args
impl UnwindSafe for LargeUtf8Args
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