Struct browser_window::prelude::cbw_CookieJarImpl [−]
Fields
handle_ptr: *mut c_voidTrait Implementations
impl Clone for cbw_CookieJarImpl
impl Clone for cbw_CookieJarImpl
pub fn clone(&self) -> cbw_CookieJarImpl
pub fn clone(&self) -> cbw_CookieJarImpl
Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
impl Debug for cbw_CookieJarImpl
impl Debug for cbw_CookieJarImpl
impl Copy for cbw_CookieJarImpl
Auto Trait Implementations
impl RefUnwindSafe for cbw_CookieJarImpl
impl !Send for cbw_CookieJarImpl
impl !Sync for cbw_CookieJarImpl
impl Unpin for cbw_CookieJarImpl
impl UnwindSafe for cbw_CookieJarImpl
Blanket Implementations
Mutably borrows from an owned value. Read more