List of all items
Structs
- ClientVersion
- cursor::DupWalker
- cursor::RangeWalker
- cursor::ReverseWalker
- cursor::Walker
- database_metrics::DatabaseMetadataValue
- lockfile::StorageLock
- mdbx::CommitLatency
- mdbx::Cursor
- mdbx::Database
- mdbx::DatabaseArguments
- mdbx::DatabaseEnv
- mdbx::DatabaseFlags
- mdbx::Environment
- mdbx::EnvironmentBuilder
- mdbx::EnvironmentFlags
- mdbx::Geometry
- mdbx::Info
- mdbx::ObjectLength
- mdbx::RO
- mdbx::RW
- mdbx::Stat
- mdbx::Transaction
- mdbx::WriteFlags
- mdbx::cursor::Cursor
- mdbx::ffi::MDBX_build_info
- mdbx::ffi::MDBX_canary
- mdbx::ffi::MDBX_commit_latency
- mdbx::ffi::MDBX_commit_latency__bindgen_ty_1
- mdbx::ffi::MDBX_cursor
- mdbx::ffi::MDBX_env
- mdbx::ffi::MDBX_envinfo
- mdbx::ffi::MDBX_envinfo__bindgen_ty_1
- mdbx::ffi::MDBX_envinfo__bindgen_ty_2
- mdbx::ffi::MDBX_envinfo__bindgen_ty_2__bindgen_ty_1
- mdbx::ffi::MDBX_envinfo__bindgen_ty_3
- mdbx::ffi::MDBX_stat
- mdbx::ffi::MDBX_txn
- mdbx::ffi::MDBX_txn_info
- mdbx::ffi::MDBX_version_info
- mdbx::ffi::MDBX_version_info__bindgen_ty_1
- mdbx::ffi::__va_list_tag
- mdbx::ffi::iovec
- mdbx::tx::Tx
- mock::CursorMock
- mock::DatabaseMock
- mock::TxMock
- models::AccountBeforeTx
- models::AddressStorageKey
- models::BlockNumberAddress
- models::ClientVersion
- models::CompactClientVersion
- models::CompactClientVersionFlags
- models::CompactU256
- models::CompactU256Flags
- models::CompactU64
- models::CompactU64Flags
- models::ShardedKey
- models::StoredBlockBodyIndices
- models::StoredBlockOmmers
- models::StoredBlockOmmersFlags
- models::StoredBlockWithdrawals
- models::accounts::AddressStorageKey
- models::accounts::BlockNumberAddress
- models::blocks::StoredBlockOmmers
- models::blocks::StoredBlockOmmersFlags
- models::sharded_key::ShardedKey
- models::storage_sharded_key::StorageShardedKey
- static_file::HeaderMask
- static_file::Mask
- static_file::ReceiptMask
- static_file::StaticFileCursor
- static_file::TransactionMask
- tables::AccountChangeSets
- tables::AccountsHistory
- tables::AccountsTrie
- tables::BlockBodyIndices
- tables::BlockOmmers
- tables::BlockWithdrawals
- tables::Bytecodes
- tables::CanonicalHeaders
- tables::ChainState
- tables::HashedAccounts
- tables::HashedStorages
- tables::HeaderNumbers
- tables::HeaderTerminalDifficulties
- tables::Headers
- tables::PlainAccountState
- tables::PlainStorageState
- tables::PruneCheckpoints
- tables::RawDupSort
- tables::RawKey
- tables::RawTable
- tables::RawValue
- tables::Receipts
- tables::StageCheckpointProgresses
- tables::StageCheckpoints
- tables::StorageChangeSets
- tables::StoragesHistory
- tables::StoragesTrie
- tables::TransactionBlocks
- tables::TransactionHashNumbers
- tables::TransactionSenders
- tables::Transactions
- tables::VersionHistory
- test_utils::TempDatabase
Enums
- DatabaseError
- DatabaseWriteOperation
- mdbx::DatabaseEnvKind
- mdbx::EnvironmentKind
- mdbx::Error
- mdbx::HandleSlowReadersReturnCode
- mdbx::Iter
- mdbx::IterDup
- mdbx::MaxReadTransactionDuration
- mdbx::Mode
- mdbx::PageSize
- mdbx::SyncMode
- tables::ChainStateKey
- tables::TableType
- tables::Tables
- version::DatabaseVersionError
Traits
- Database
- DbTxUnwindExt
- cursor::DbCursorRO
- cursor::DbCursorRW
- cursor::DbDupCursorRO
- cursor::DbDupCursorRW
- database::Database
- database_metrics::DatabaseMetadata
- database_metrics::DatabaseMetrics
- mdbx::TableObject
- mdbx::TransactionKind
- static_file::ColumnSelectorOne
- static_file::ColumnSelectorThree
- static_file::ColumnSelectorTwo
- table::Compress
- table::Decode
- table::Decompress
- table::DupSort
- table::Encode
- table::Key
- table::Table
- table::TableImporter
- table::Value
- tables::TableViewer
- transaction::DbTx
- transaction::DbTxMut
Macros
- add_static_file_mask
- impl_fixed_arbitrary
- mdbx::mdbx_try_optional
- static_file::add_static_file_mask
- tables
- tables_to_generic
Functions
- is_database_empty
- mdbx::create_db
- mdbx::cursor::decode
- mdbx::ffi::mdbx_assert_fail
- mdbx::ffi::mdbx_canary_get
- mdbx::ffi::mdbx_canary_put
- mdbx::ffi::mdbx_cmp
- mdbx::ffi::mdbx_cursor_bind
- mdbx::ffi::mdbx_cursor_close
- mdbx::ffi::mdbx_cursor_copy
- mdbx::ffi::mdbx_cursor_count
- mdbx::ffi::mdbx_cursor_create
- mdbx::ffi::mdbx_cursor_dbi
- mdbx::ffi::mdbx_cursor_del
- mdbx::ffi::mdbx_cursor_eof
- mdbx::ffi::mdbx_cursor_get
- mdbx::ffi::mdbx_cursor_get_batch
- mdbx::ffi::mdbx_cursor_get_userctx
- mdbx::ffi::mdbx_cursor_on_first
- mdbx::ffi::mdbx_cursor_on_last
- mdbx::ffi::mdbx_cursor_open
- mdbx::ffi::mdbx_cursor_put
- mdbx::ffi::mdbx_cursor_renew
- mdbx::ffi::mdbx_cursor_set_userctx
- mdbx::ffi::mdbx_cursor_txn
- mdbx::ffi::mdbx_dbi_close
- mdbx::ffi::mdbx_dbi_dupsort_depthmask
- mdbx::ffi::mdbx_dbi_flags_ex
- mdbx::ffi::mdbx_dbi_open
- mdbx::ffi::mdbx_dbi_open2
- mdbx::ffi::mdbx_dbi_open_ex
- mdbx::ffi::mdbx_dbi_open_ex2
- mdbx::ffi::mdbx_dbi_sequence
- mdbx::ffi::mdbx_dbi_stat
- mdbx::ffi::mdbx_dcmp
- mdbx::ffi::mdbx_default_pagesize
- mdbx::ffi::mdbx_del
- mdbx::ffi::mdbx_double_from_key
- mdbx::ffi::mdbx_drop
- mdbx::ffi::mdbx_dump_val
- mdbx::ffi::mdbx_env_close_ex
- mdbx::ffi::mdbx_env_copy
- mdbx::ffi::mdbx_env_copy2fd
- mdbx::ffi::mdbx_env_create
- mdbx::ffi::mdbx_env_delete
- mdbx::ffi::mdbx_env_get_fd
- mdbx::ffi::mdbx_env_get_flags
- mdbx::ffi::mdbx_env_get_hsr
- mdbx::ffi::mdbx_env_get_maxkeysize
- mdbx::ffi::mdbx_env_get_maxkeysize_ex
- mdbx::ffi::mdbx_env_get_maxvalsize_ex
- mdbx::ffi::mdbx_env_get_option
- mdbx::ffi::mdbx_env_get_pairsize4page_max
- mdbx::ffi::mdbx_env_get_path
- mdbx::ffi::mdbx_env_get_userctx
- mdbx::ffi::mdbx_env_get_valsize4page_max
- mdbx::ffi::mdbx_env_info_ex
- mdbx::ffi::mdbx_env_open
- mdbx::ffi::mdbx_env_open_for_recovery
- mdbx::ffi::mdbx_env_pgwalk
- mdbx::ffi::mdbx_env_set_assert
- mdbx::ffi::mdbx_env_set_flags
- mdbx::ffi::mdbx_env_set_geometry
- mdbx::ffi::mdbx_env_set_hsr
- mdbx::ffi::mdbx_env_set_option
- mdbx::ffi::mdbx_env_set_userctx
- mdbx::ffi::mdbx_env_stat_ex
- mdbx::ffi::mdbx_env_sync_ex
- mdbx::ffi::mdbx_env_turn_for_recovery
- mdbx::ffi::mdbx_env_warmup
- mdbx::ffi::mdbx_estimate_distance
- mdbx::ffi::mdbx_estimate_move
- mdbx::ffi::mdbx_estimate_range
- mdbx::ffi::mdbx_float_from_key
- mdbx::ffi::mdbx_get
- mdbx::ffi::mdbx_get_datacmp
- mdbx::ffi::mdbx_get_equal_or_great
- mdbx::ffi::mdbx_get_ex
- mdbx::ffi::mdbx_get_keycmp
- mdbx::ffi::mdbx_get_sysraminfo
- mdbx::ffi::mdbx_int32_from_key
- mdbx::ffi::mdbx_int64_from_key
- mdbx::ffi::mdbx_is_dirty
- mdbx::ffi::mdbx_is_readahead_reasonable
- mdbx::ffi::mdbx_jsonInteger_from_key
- mdbx::ffi::mdbx_key_from_double
- mdbx::ffi::mdbx_key_from_float
- mdbx::ffi::mdbx_key_from_jsonInteger
- mdbx::ffi::mdbx_key_from_ptrdouble
- mdbx::ffi::mdbx_key_from_ptrfloat
- mdbx::ffi::mdbx_liberr2str
- mdbx::ffi::mdbx_limits_dbsize_max
- mdbx::ffi::mdbx_limits_dbsize_min
- mdbx::ffi::mdbx_limits_keysize_max
- mdbx::ffi::mdbx_limits_pairsize4page_max
- mdbx::ffi::mdbx_limits_txnsize_max
- mdbx::ffi::mdbx_limits_valsize4page_max
- mdbx::ffi::mdbx_limits_valsize_max
- mdbx::ffi::mdbx_panic
- mdbx::ffi::mdbx_put
- mdbx::ffi::mdbx_reader_check
- mdbx::ffi::mdbx_reader_list
- mdbx::ffi::mdbx_replace
- mdbx::ffi::mdbx_replace_ex
- mdbx::ffi::mdbx_setup_debug
- mdbx::ffi::mdbx_strerror
- mdbx::ffi::mdbx_strerror_r
- mdbx::ffi::mdbx_thread_register
- mdbx::ffi::mdbx_thread_unregister
- mdbx::ffi::mdbx_txn_abort
- mdbx::ffi::mdbx_txn_begin_ex
- mdbx::ffi::mdbx_txn_break
- mdbx::ffi::mdbx_txn_commit_ex
- mdbx::ffi::mdbx_txn_env
- mdbx::ffi::mdbx_txn_flags
- mdbx::ffi::mdbx_txn_get_userctx
- mdbx::ffi::mdbx_txn_id
- mdbx::ffi::mdbx_txn_info
- mdbx::ffi::mdbx_txn_renew
- mdbx::ffi::mdbx_txn_reset
- mdbx::ffi::mdbx_txn_set_userctx
- mdbx::ffi::mdbx_txn_straggler
- mdbx::init_db
- mdbx::open_db
- mdbx::open_db_read_only
- static_file::iter_static_files
- tables::codecs::fuzz::BlockNumberAddress::encode_and_decode
- tables::codecs::fuzz::IntegerList::encode_and_decode
- test_utils::create_test_ro_db
- test_utils::create_test_rw_db
- test_utils::create_test_rw_db_with_path
- test_utils::create_test_static_files_dir
- test_utils::tempdir_path
- version::check_db_version_file
- version::create_db_version_file
- version::db_version_file_path
- version::get_db_version
Type Aliases
- common::IterPairResult
- common::KeyValue
- common::PairResult
- common::ValueOnlyResult
- mdbx::HandleSlowReadersCallback
- mdbx::Result
- mdbx::cursor::CursorRO
- mdbx::cursor::CursorRW
- mdbx::ffi::MDBX_assert_func
- mdbx::ffi::MDBX_cmp_func
- mdbx::ffi::MDBX_constants
- mdbx::ffi::MDBX_copy_flags_t
- mdbx::ffi::MDBX_cursor_op
- mdbx::ffi::MDBX_db_flags_t
- mdbx::ffi::MDBX_dbi
- mdbx::ffi::MDBX_dbi_state_t
- mdbx::ffi::MDBX_debug_flags_t
- mdbx::ffi::MDBX_debug_func
- mdbx::ffi::MDBX_env_delete_mode_t
- mdbx::ffi::MDBX_env_flags_t
- mdbx::ffi::MDBX_error_t
- mdbx::ffi::MDBX_hsr_func
- mdbx::ffi::MDBX_log_level_t
- mdbx::ffi::MDBX_option_t
- mdbx::ffi::MDBX_page_type_t
- mdbx::ffi::MDBX_pgvisitor_func
- mdbx::ffi::MDBX_preserve_func
- mdbx::ffi::MDBX_put_flags_t
- mdbx::ffi::MDBX_reader_list_func
- mdbx::ffi::MDBX_txn_flags_t
- mdbx::ffi::MDBX_val
- mdbx::ffi::MDBX_warmup_flags_t
- mdbx::ffi::__builtin_va_list
- mdbx::ffi::__mode_t
- mdbx::ffi::__pid_t
- mdbx::ffi::mdbx_filehandle_t
- mdbx::ffi::mdbx_mode_t
- mdbx::ffi::mdbx_pid_t
- mdbx::ffi::mdbx_tid_t
- mdbx::ffi::mode_t
- mdbx::ffi::pid_t
- mdbx::ffi::pthread_t
- mdbx::ffi::va_list
- models::HeaderHash
- models::blocks::HeaderHash
- table::TableRow
- tables::BlockNumberList
- tables::StageId
- tables::TableRawRow
Statics
Constants
- mdbx::GIGABYTE
- mdbx::KILOBYTE
- mdbx::MEGABYTE
- mdbx::TERABYTE
- mdbx::ffi::MDBX_ACCEDE
- mdbx::ffi::MDBX_ALLDUPS
- mdbx::ffi::MDBX_APPEND
- mdbx::ffi::MDBX_APPENDDUP
- mdbx::ffi::MDBX_BACKLOG_DEPLETED
- mdbx::ffi::MDBX_BAD_DBI
- mdbx::ffi::MDBX_BAD_RSLOT
- mdbx::ffi::MDBX_BAD_TXN
- mdbx::ffi::MDBX_BAD_VALSIZE
- mdbx::ffi::MDBX_BUSY
- mdbx::ffi::MDBX_COALESCE
- mdbx::ffi::MDBX_CORRUPTED
- mdbx::ffi::MDBX_CP_COMPACT
- mdbx::ffi::MDBX_CP_DEFAULTS
- mdbx::ffi::MDBX_CP_FORCE_DYNAMIC_SIZE
- mdbx::ffi::MDBX_CREATE
- mdbx::ffi::MDBX_CURRENT
- mdbx::ffi::MDBX_CURSOR_FULL
- mdbx::ffi::MDBX_DATANAME
- mdbx::ffi::MDBX_DBG_ASSERT
- mdbx::ffi::MDBX_DBG_AUDIT
- mdbx::ffi::MDBX_DBG_DONTCHANGE
- mdbx::ffi::MDBX_DBG_DONT_UPGRADE
- mdbx::ffi::MDBX_DBG_DUMP
- mdbx::ffi::MDBX_DBG_JITTER
- mdbx::ffi::MDBX_DBG_LEGACY_MULTIOPEN
- mdbx::ffi::MDBX_DBG_LEGACY_OVERLAP
- mdbx::ffi::MDBX_DBG_NONE
- mdbx::ffi::MDBX_DBI_CREAT
- mdbx::ffi::MDBX_DBI_DIRTY
- mdbx::ffi::MDBX_DBI_FRESH
- mdbx::ffi::MDBX_DBI_STALE
- mdbx::ffi::MDBX_DBS_FULL
- mdbx::ffi::MDBX_DB_ACCEDE
- mdbx::ffi::MDBX_DB_DEFAULTS
- mdbx::ffi::MDBX_DUPFIXED
- mdbx::ffi::MDBX_DUPLICATED_CLK
- mdbx::ffi::MDBX_DUPSORT
- mdbx::ffi::MDBX_EACCESS
- mdbx::ffi::MDBX_EBADSIGN
- mdbx::ffi::MDBX_EINTR
- mdbx::ffi::MDBX_EINVAL
- mdbx::ffi::MDBX_EIO
- mdbx::ffi::MDBX_EKEYMISMATCH
- mdbx::ffi::MDBX_EMULTIVAL
- mdbx::ffi::MDBX_ENODATA
- mdbx::ffi::MDBX_ENOFILE
- mdbx::ffi::MDBX_ENOMEM
- mdbx::ffi::MDBX_ENOSYS
- mdbx::ffi::MDBX_ENV_DEFAULTS
- mdbx::ffi::MDBX_ENV_ENSURE_UNUSED
- mdbx::ffi::MDBX_ENV_JUST_DELETE
- mdbx::ffi::MDBX_ENV_WAIT_FOR_UNUSED
- mdbx::ffi::MDBX_EPERM
- mdbx::ffi::MDBX_EREMOTE
- mdbx::ffi::MDBX_EROFS
- mdbx::ffi::MDBX_EXCLUSIVE
- mdbx::ffi::MDBX_FIRST
- mdbx::ffi::MDBX_FIRST_ADDED_ERRCODE
- mdbx::ffi::MDBX_FIRST_DUP
- mdbx::ffi::MDBX_FIRST_LMDB_ERRCODE
- mdbx::ffi::MDBX_GET_BOTH
- mdbx::ffi::MDBX_GET_BOTH_RANGE
- mdbx::ffi::MDBX_GET_CURRENT
- mdbx::ffi::MDBX_GET_MULTIPLE
- mdbx::ffi::MDBX_INCOMPATIBLE
- mdbx::ffi::MDBX_INTEGERDUP
- mdbx::ffi::MDBX_INTEGERKEY
- mdbx::ffi::MDBX_INVALID
- mdbx::ffi::MDBX_KEYEXIST
- mdbx::ffi::MDBX_LAST
- mdbx::ffi::MDBX_LAST_ADDED_ERRCODE
- mdbx::ffi::MDBX_LAST_DUP
- mdbx::ffi::MDBX_LAST_LMDB_ERRCODE
- mdbx::ffi::MDBX_LIFORECLAIM
- mdbx::ffi::MDBX_LOCKNAME
- mdbx::ffi::MDBX_LOCK_SUFFIX
- mdbx::ffi::MDBX_LOG_DEBUG
- mdbx::ffi::MDBX_LOG_DONTCHANGE
- mdbx::ffi::MDBX_LOG_ERROR
- mdbx::ffi::MDBX_LOG_EXTRA
- mdbx::ffi::MDBX_LOG_FATAL
- mdbx::ffi::MDBX_LOG_NOTICE
- mdbx::ffi::MDBX_LOG_TRACE
- mdbx::ffi::MDBX_LOG_VERBOSE
- mdbx::ffi::MDBX_LOG_WARN
- mdbx::ffi::MDBX_MAPASYNC
- mdbx::ffi::MDBX_MAP_FULL
- mdbx::ffi::MDBX_MAXDATASIZE
- mdbx::ffi::MDBX_MAX_DBI
- mdbx::ffi::MDBX_MAX_PAGESIZE
- mdbx::ffi::MDBX_MIN_PAGESIZE
- mdbx::ffi::MDBX_MULTIPLE
- mdbx::ffi::MDBX_NEXT
- mdbx::ffi::MDBX_NEXT_DUP
- mdbx::ffi::MDBX_NEXT_MULTIPLE
- mdbx::ffi::MDBX_NEXT_NODUP
- mdbx::ffi::MDBX_NODUPDATA
- mdbx::ffi::MDBX_NOMEMINIT
- mdbx::ffi::MDBX_NOMETASYNC
- mdbx::ffi::MDBX_NOOVERWRITE
- mdbx::ffi::MDBX_NORDAHEAD
- mdbx::ffi::MDBX_NOSUBDIR
- mdbx::ffi::MDBX_NOTFOUND
- mdbx::ffi::MDBX_NOTLS
- mdbx::ffi::MDBX_PAGEPERTURB
- mdbx::ffi::MDBX_PAGE_FULL
- mdbx::ffi::MDBX_PAGE_NOTFOUND
- mdbx::ffi::MDBX_PANIC
- mdbx::ffi::MDBX_PREV
- mdbx::ffi::MDBX_PREV_DUP
- mdbx::ffi::MDBX_PREV_MULTIPLE
- mdbx::ffi::MDBX_PREV_NODUP
- mdbx::ffi::MDBX_PROBLEM
- mdbx::ffi::MDBX_RDONLY
- mdbx::ffi::MDBX_READERS_FULL
- mdbx::ffi::MDBX_RESERVE
- mdbx::ffi::MDBX_RESULT_FALSE
- mdbx::ffi::MDBX_RESULT_TRUE
- mdbx::ffi::MDBX_REVERSEDUP
- mdbx::ffi::MDBX_REVERSEKEY
- mdbx::ffi::MDBX_SAFE_NOSYNC
- mdbx::ffi::MDBX_SET
- mdbx::ffi::MDBX_SET_KEY
- mdbx::ffi::MDBX_SET_LOWERBOUND
- mdbx::ffi::MDBX_SET_RANGE
- mdbx::ffi::MDBX_SET_UPPERBOUND
- mdbx::ffi::MDBX_SUCCESS
- mdbx::ffi::MDBX_SYNC_DURABLE
- mdbx::ffi::MDBX_THREAD_MISMATCH
- mdbx::ffi::MDBX_TOO_LARGE
- mdbx::ffi::MDBX_TXN_BLOCKED
- mdbx::ffi::MDBX_TXN_DIRTY
- mdbx::ffi::MDBX_TXN_ERROR
- mdbx::ffi::MDBX_TXN_FINISHED
- mdbx::ffi::MDBX_TXN_FULL
- mdbx::ffi::MDBX_TXN_HAS_CHILD
- mdbx::ffi::MDBX_TXN_INVALID
- mdbx::ffi::MDBX_TXN_NOMETASYNC
- mdbx::ffi::MDBX_TXN_NOSYNC
- mdbx::ffi::MDBX_TXN_OVERLAPPING
- mdbx::ffi::MDBX_TXN_RDONLY
- mdbx::ffi::MDBX_TXN_RDONLY_PREPARE
- mdbx::ffi::MDBX_TXN_READWRITE
- mdbx::ffi::MDBX_TXN_SPILLS
- mdbx::ffi::MDBX_TXN_TRY
- mdbx::ffi::MDBX_UNABLE_EXTEND_MAPSIZE
- mdbx::ffi::MDBX_UPSERT
- mdbx::ffi::MDBX_UTTERLY_NOSYNC
- mdbx::ffi::MDBX_VALIDATION
- mdbx::ffi::MDBX_VERSION_MAJOR
- mdbx::ffi::MDBX_VERSION_MINOR
- mdbx::ffi::MDBX_VERSION_MISMATCH
- mdbx::ffi::MDBX_WANNA_RECOVERY
- mdbx::ffi::MDBX_WRITEMAP
- mdbx::ffi::MDBX_opt_dp_reserve_limit
- mdbx::ffi::MDBX_opt_loose_limit
- mdbx::ffi::MDBX_opt_max_db
- mdbx::ffi::MDBX_opt_max_readers
- mdbx::ffi::MDBX_opt_merge_threshold_16dot16_percent
- mdbx::ffi::MDBX_opt_prefault_write_enable
- mdbx::ffi::MDBX_opt_rp_augment_limit
- mdbx::ffi::MDBX_opt_spill_max_denominator
- mdbx::ffi::MDBX_opt_spill_min_denominator
- mdbx::ffi::MDBX_opt_spill_parent4child_denominator
- mdbx::ffi::MDBX_opt_sync_bytes
- mdbx::ffi::MDBX_opt_sync_period
- mdbx::ffi::MDBX_opt_txn_dp_initial
- mdbx::ffi::MDBX_opt_txn_dp_limit
- mdbx::ffi::MDBX_opt_writethrough_threshold
- mdbx::ffi::MDBX_page_branch
- mdbx::ffi::MDBX_page_broken
- mdbx::ffi::MDBX_page_dupfixed_leaf
- mdbx::ffi::MDBX_page_large
- mdbx::ffi::MDBX_page_leaf
- mdbx::ffi::MDBX_page_meta
- mdbx::ffi::MDBX_subpage_broken
- mdbx::ffi::MDBX_subpage_dupfixed_leaf
- mdbx::ffi::MDBX_subpage_leaf
- mdbx::ffi::MDBX_warmup_default
- mdbx::ffi::MDBX_warmup_force
- mdbx::ffi::MDBX_warmup_lock
- mdbx::ffi::MDBX_warmup_oomsafe
- mdbx::ffi::MDBX_warmup_release
- mdbx::ffi::MDBX_warmup_touchlimit
- models::sharded_key::NUM_OF_INDICES_IN_SHARD
- models::storage_sharded_key::NUM_OF_INDICES_IN_SHARD
- test_utils::ERROR_DB_CREATION
- test_utils::ERROR_DB_OPEN
- test_utils::ERROR_STATIC_FILES_CREATION
- test_utils::ERROR_TABLE_CREATION
- test_utils::ERROR_TEMPDIR
- version::DB_VERSION
- version::DB_VERSION_FILE_NAME