Struct dbus_bytestream::message::HeaderField
[-] [+]
[src]
pub struct HeaderField(pub u8, pub Variant);
pub struct HeaderField(pub u8, pub Variant);
impl Marshal for HeaderField
impl Debug for HeaderField
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).