Struct soup_sys::SoupClientContext[][src]

#[repr(C)]
pub struct SoupClientContext(_);

Trait Implementations

impl Debug for SoupClientContext
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations