Docs.rs
  • sanakirja-core-1.4.1
    • sanakirja-core 1.4.1
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • P-E-Meunier
    • Dependencies
      • crc32fast ^1.2 normal optional
      • ed25519-zebra ^2.2 normal optional
      • sha2 ^0.10 normal optional
      • uuid ^1.3.3 normal optional
    • Versions
    • 60.43% 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sanakirja_core1.4.1

Crate Items

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

List of all items

Structs

  • CowPage
  • MutPage
  • Page
  • Pages
  • 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

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

Unions

  • Slice

Traits

  • AllocPage
  • LoadPage
  • Storable
  • UnsizedStorable
  • btree::BTreeMutPage
  • btree::BTreePage

Macros

  • direct_repr

Functions

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

Type Aliases

  • btree::Db
  • btree::UDb

Constants

  • PAGE_SIZE