Docs.rs
  • sanakirja-1.4.3
    • sanakirja 1.4.3
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • P-E-Meunier
    • Dependencies
      • crc32fast ^1.2 normal optional
      • fs2 ^0.4 normal optional
      • lazy_static ^1.4 normal optional
      • log ^0.4 normal
      • memmap2 ^0.9 normal optional
      • parking_lot ^0.11 normal
      • sanakirja-core ^1.4.1 normal
      • serde ^1.0 normal
      • thiserror ^1.0 normal
      • env_logger ^0.8 dev
      • libc ^0.2 dev
      • lmdb-rs ^0.7 dev
      • rand ^0.8 dev
      • sled ^0.34 dev
      • tempfile ^3.2 dev
      • uuid ^0.8 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sanakirja1.4.3

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Unions

List of all items

Structs

  • CRCError
  • CowPage
  • Env
  • L64
  • MutPage
  • MutTxn
  • Page
  • Txn
  • btree::Cursor
  • btree::Db_
  • btree::Iter
  • btree::PageIterator
  • btree::RevIter
  • btree::del::Concat
  • btree::del::ModifiedPage
  • btree::page::Page
  • btree::page_unsized::Page
  • btree::put::Ok

Enums

  • Error
  • btree::del::Op
  • btree::put::Put

Unions

  • Slice

Traits

  • AllocPage
  • Commit
  • LoadPage
  • RootDb
  • RootPage
  • Storable
  • UnsizedStorable
  • btree::BTreeMutPage
  • btree::BTreePage

Macros

  • direct_repr

Functions

  • btree::create_db
  • btree::create_db_
  • btree::del
  • btree::del::del
  • btree::del::del_no_decr
  • btree::del_no_decr
  • btree::drop
  • btree::fork_db
  • btree::get
  • btree::get_shared
  • btree::iter
  • btree::put
  • btree::put::put
  • btree::rev_iter

Type Aliases

  • btree::Db
  • btree::UDb