Struct soup_sys::SoupXMLRPCParams[][src]

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

Trait Implementations

impl Debug for SoupXMLRPCParams
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations