Struct gio_sys::GDBusAuthObserver[][src]

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

Trait Implementations

impl Debug for GDBusAuthObserver
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations