Struct adi_storage::Storage [] [src]

pub struct Storage { /* fields omitted */ }

A persistent storage device.

Methods

impl Storage
[src]

[src]

Use the storage!() macro instead.

[src]

Trait Implementations

impl Display for Storage
[src]

[src]

Formats the value using the given formatter. Read more