Module fungus::errors[][src]

Enums

FileError
FuError

Define common error wrapper type

IterError

An error indicating something went wrong with an iterator operation

OsError
PathError
StringError
UserError

Type Definitions

FuResult

Result<T> provides a simplified result type with a common error type