Module littlefs2::driver[][src]

Expand description

The Storage, Read, Write and Seek driver.

Traits

Storage

Users of this library provide a “storage driver” by implementing this trait.