Struct soup_sys::SoupContentDecoderPrivate[][src]

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

Trait Implementations

impl Debug for SoupContentDecoderPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations