Struct soup_sys::SoupMultipart[][src]

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

Trait Implementations

impl Debug for SoupMultipart
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations