Struct soup_sys::SoupContentSniffer[][src]

#[repr(C)]
pub struct SoupContentSniffer { pub parent: GObject, pub priv_: *mut SoupContentSnifferPrivate, }

Fields

Trait Implementations

impl Debug for SoupContentSniffer
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations