Docs.rs
  • bitcoinleveldb-table-0.1.16-alpha.0
    • bitcoinleveldb-table 0.1.16-alpha.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • klebs6
    • Dependencies
      • bitcoin-derive ^0.1.16-alpha.0 normal
      • bitcoin-imports ^0.1.16-alpha.0 normal
      • bitcoinleveldb-cache ^0.1.16-alpha.0 normal
      • bitcoinleveldb-comparator ^0.1.16-alpha.0 normal
      • bitcoinleveldb-env ^0.1.16-alpha.0 normal
      • bitcoinleveldb-file ^0.1.16-alpha.0 normal
      • bitcoinleveldb-filter ^0.1.16-alpha.0 normal
      • bitcoinleveldb-key ^0.1.16-alpha.0 normal
      • bitcoinleveldb-options ^0.1.16-alpha.0 normal
      • bitcoinleveldb-rand ^0.1.16-alpha.0 normal
      • bitcoinleveldb-slice ^0.1.16-alpha.0 normal
      • bitcoinleveldb-status ^0.1.16-alpha.0 normal
      • bitcoinleveldb-util ^0.1.16-alpha.0 normal
      • bitcoin-cfg ^0.1.16-alpha.0 build
    • Versions
    • 47.27% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bitcoinleveldb_table0.1.16-alpha.0

Crate Items

  • Structs
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Block
  • BlockBuilder
  • BlockContents
  • BlockHandle
  • BlockIter
  • Constructor
  • EmptyIterator
  • Footer
  • LevelDBIterator
  • LevelDBIteratorCleanupNode
  • LevelDBIteratorInner
  • LevelDBIteratorWrapper
  • Table
  • TableAndFile
  • TableBuilder
  • TableBuilderRep
  • TableCache
  • TableRep
  • VersionLevelFileNumIterator

Traits

  • ConstructorFinishImpl
  • ConstructorInterface
  • ConstructorNewIterator
  • LevelDBIteratorInterface
  • LevelDBIteratorStatus
  • Next
  • Prev
  • Seek
  • SeekToFirst
  • SeekToLast
  • Valid

Functions

  • build_table
  • decode_entry
  • delete_block
  • delete_cached_block
  • delete_entry
  • new_empty_iterator
  • new_error_iterator
  • read_block
  • release_block
  • unref_entry

Type Aliases

  • LevelDBIteratorCleanupFunction

Constants

  • BLOCK_HANDLE_MAX_ENCODED_LENGTH
  • BLOCK_TRAILER_SIZE
  • FOOTER_ENCODED_LENGTH
  • TABLE_MAGIC_NUMBER