Module endbasic_std::storage

source ·
Expand description

Storage-related abstractions and commands.

Structs§

Traits§

  • Abstract operations to load and store programs on some storage medium.
  • Trait to instantiate drives of a given type.

Functions§

  • Adds all file system manipulation commands for storage to the machine, using console to display information.