Module littlefs2::fs[][src]

Experimental Filesystem version using closures.

Structs

Allocation
Attribute

Custom user attribute that can be set on files and directories.

DirEntry
File
FileAllocation

The state of a File. Pre-allocate with File::allocate.

Filesystem
Metadata

File type (regular vs directory) and size of a file.

OpenOptions

Options and flags which can be used to configure how a file is opened.

ReadDir
ReadDirAllocation

Enums

FileType

Regular file vs directory

Type Definitions

Bytes