Struct soup_sys::SoupMultipartInputStreamPrivate[][src]

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

Trait Implementations

impl Debug for SoupMultipartInputStreamPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations