Struct devicemapper::DmUuidBuf [] [src]

pub struct DmUuidBuf { /* fields omitted */ }

The owned version of DmUuid.

Methods

impl DmUuidBuf
[src]

Construct a new *Buf struct.

Return a *Buf as a *.

Trait Implementations

impl Debug for DmUuidBuf
[src]

Formats the value using the given formatter.

impl PartialEq for DmUuidBuf
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for DmUuidBuf
[src]