pub struct OpenEdgeABL;
Implementations§
Auto Trait Implementations§
impl Freeze for OpenEdgeABL
impl RefUnwindSafe for OpenEdgeABL
impl Send for OpenEdgeABL
impl Sync for OpenEdgeABL
impl Unpin for OpenEdgeABL
impl UnwindSafe for OpenEdgeABL
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