Struct yohan_boogaert_1995::RecruitRust
source · [−]pub struct RecruitRust {}
Expand description
The place to be hired as an awesome Rustacean. (Under development) [Repository]
Auto Trait Implementations
impl RefUnwindSafe for RecruitRust
impl Send for RecruitRust
impl Sync for RecruitRust
impl Unpin for RecruitRust
impl UnwindSafe for RecruitRust
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more