Struct devicemapper::LinearDevTargetTable [] [src]

pub struct LinearDevTargetTable { /* fields omitted */ }

A target table for a linear device. Such a table allows flakey targets as well as linear targets.

Methods

impl LinearDevTargetTable
[src]

[src]

Make a new LinearDevTargetTable from a suitable vec

Trait Implementations

impl Clone for LinearDevTargetTable
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for LinearDevTargetTable
[src]

[src]

Formats the value using the given formatter.

impl Eq for LinearDevTargetTable
[src]

impl PartialEq for LinearDevTargetTable
[src]

[src]

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

[src]

This method tests for !=.