Struct browser_window::prelude::cbw_ApplicationImpl [−]
#[repr(C)]pub struct cbw_ApplicationImpl {}
Trait Implementations
impl Clone for cbw_ApplicationImpl
impl Clone for cbw_ApplicationImpl
pub fn clone(&self) -> cbw_ApplicationImpl
pub fn clone(&self) -> cbw_ApplicationImpl
Returns a copy of the value. Read more
Performs copy-assignment from source
. Read more
impl Debug for cbw_ApplicationImpl
impl Debug for cbw_ApplicationImpl
impl Copy for cbw_ApplicationImpl
Auto Trait Implementations
impl RefUnwindSafe for cbw_ApplicationImpl
impl Send for cbw_ApplicationImpl
impl Sync for cbw_ApplicationImpl
impl Unpin for cbw_ApplicationImpl
impl UnwindSafe for cbw_ApplicationImpl
Blanket Implementations
Mutably borrows from an owned value. Read more