Struct adi_storage::Storage [] [src]

pub struct Storage { /* fields omitted */ }

A persistent storage device.

Methods

impl Storage
[src]

Use the storage!() macro instead.

Get the path to the internal directory.

Trait Implementations

impl Display for Storage
[src]

Formats the value using the given formatter. Read more