Struct soup_sys::SoupRequestHTTPPrivate[][src]

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

Trait Implementations

impl Debug for SoupRequestHTTPPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations