Struct soup_sys::SoupSessionSync[][src]

#[repr(C)]
pub struct SoupSessionSync { pub parent: SoupSession, }

Fields

Trait Implementations

impl Debug for SoupSessionSync
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations