Struct browser_window_core::prelude::cbw_CookieJarImpl [−][src]
Fields
handle_ptr: *mut c_void
Trait Implementations
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