Module littlefs2::path[][src]

Expand description

Paths

Structs

Path

A path

PathBuf

An owned, mutable path

Enums

Error

Errors that arise from converting byte buffers into paths

Type Definitions

Result

Result type that has its Error variant set to path::Error