Struct soup_sys::SoupSessionSync [−][src]
#[repr(C)]pub struct SoupSessionSync { pub parent: SoupSession, }
Fields
parent: SoupSession
Trait Implementations
impl Debug for SoupSessionSync[src]
impl Debug for SoupSessionSyncAuto Trait Implementations
impl !Send for SoupSessionSync
impl !Send for SoupSessionSyncimpl !Sync for SoupSessionSync
impl !Sync for SoupSessionSync