Struct config_more_formats::Ason
source · pub struct Ason;Trait Implementations§
Auto Trait Implementations§
impl Freeze for Ason
impl RefUnwindSafe for Ason
impl Send for Ason
impl Sync for Ason
impl Unpin for Ason
impl UnwindSafe for Ason
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