Struct soup_sys::SoupConnection[][src]

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

Trait Implementations

impl Debug for SoupConnection
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations