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