Struct gluster_xdr::nlm4_netobj [] [src]

pub struct nlm4_netobj(pub Vec<u8>);

Trait Implementations

impl<Out: Write> Pack<Out> for nlm4_netobj
[src]

impl<In: Read> Unpack<In> for nlm4_netobj
[src]