pub enum Struct_CassCluster_ {}Auto Trait Implementations§
impl Freeze for Struct_CassCluster_
impl RefUnwindSafe for Struct_CassCluster_
impl Send for Struct_CassCluster_
impl Sync for Struct_CassCluster_
impl Unpin for Struct_CassCluster_
impl UnwindSafe for Struct_CassCluster_
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more