Enum wayland_sys::server::wl_client
source · [−]pub enum wl_client {}
Auto Trait Implementations
impl RefUnwindSafe for wl_client
impl Send for wl_client
impl Sync for wl_client
impl Unpin for wl_client
impl UnwindSafe for wl_client
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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