[][src]Module pickledb::error

Structs

Error

A struct that represents all possible errors that can occur when using PickleDB

Enums

ErrorType

An enum that represents all types of errors that can occur when using PickleDB

Type Definitions

Result

Alias for a Result with the error type Error.