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