Module flipperzero::io

source ·

Enums

  • Stream and file system related error kinds.
  • Enumeration of possible methods to seek within an I/O object.

Traits

  • Trait comparable to std::Read for the Flipper Zero API
  • Trait comparable to std::Seek for the Flipper Zero API
  • Trait comparable to std::Write for the Flipper Zero API