Struct soup_sys::SoupRequesterPrivate[][src]

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

Trait Implementations

impl Debug for SoupRequesterPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations