Struct soup_sys::SoupProxyURIResolver[][src]

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

Trait Implementations

impl Debug for SoupProxyURIResolver
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations