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