Module littlefs2::fs[][src]

Expand description

Experimental Filesystem version using closures.

Structs

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

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

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

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

Enums

Regular file vs directory

Type Definitions