Struct soup_sys::SoupAddress[][src]

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

Fields

Trait Implementations

impl Copy for SoupAddress
[src]

impl Clone for SoupAddress
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for SoupAddress
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for SoupAddress

impl !Sync for SoupAddress