Struct devicemapper::DmNameBuf [] [src]

pub struct DmNameBuf { /* fields omitted */ }

The owned version of DmName.

Methods

impl DmNameBuf
[src]

Construct a new *Buf struct.

Return a *Buf as a *.

Trait Implementations

impl Debug for DmNameBuf
[src]

Formats the value using the given formatter.

impl PartialEq for DmNameBuf
[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 DmNameBuf
[src]