Struct soup_sys::SoupProxyResolverDefault[][src]

#[repr(C)]
pub struct SoupProxyResolverDefault { pub parent: GObject, }

Fields

Trait Implementations

impl Debug for SoupProxyResolverDefault
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations