Struct soup_sys::SoupSessionAsync[][src]

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

Fields

Trait Implementations

impl Debug for SoupSessionAsync
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations