pub struct ThirdIFrontend {}
Expand description
Third-I, the only camera that replicates your hearing and your point of view. [Repository] | [Site]
Auto Trait Implementations§
impl Freeze for ThirdIFrontend
impl RefUnwindSafe for ThirdIFrontend
impl Send for ThirdIFrontend
impl Sync for ThirdIFrontend
impl Unpin for ThirdIFrontend
impl UnwindSafe for ThirdIFrontend
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