Struct soup_sys::SoupRequestDataPrivate[][src]

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

Trait Implementations

impl Debug for SoupRequestDataPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations