solana_accounts_db

Module accounts_file

Source

Structs§

StoredAccountsInfo
Information after storing accounts

Enums§

AccountsFile
An enum for accessing an accounts file which can be implemented under different formats.
AccountsFileError
An enum for AccountsFile related errors.
AccountsFileProvider
An enum that creates AccountsFile instance with the specified format.
InternalsForArchive
The access method to use when archiving an AccountsFile
MatchAccountOwnerError
StorageAccess

Constants§

ALIGN_BOUNDARY_OFFSET

Type Aliases§

Result