Docs.rs
  • rustix-bl-0.5.0
    • rustix-bl 0.5.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • n3phtys
    • Dependencies
      • bincode ^0.8 normal
      • byteorder ^1 normal
      • custom_derive ^0.1 normal
      • derive_builder ^0.5 normal
      • lmdb ^0.8 normal
      • quick-error ^1.2 normal
      • rand ^0.3 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.7 normal
      • suffix-rs ^0.1 normal
      • tempdir ^0.3 normal
      • typescriptify ^0.1 normal
      • typescriptify-derive ^0.1 normal
    • Versions
    • 1.45% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

rustix_bl0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • config::StaticConfig
  • datastore::Bill
  • datastore::BillUserDayInstance
  • datastore::BillUserInstance
  • datastore::Datastore
  • datastore::ExportableBillData
  • datastore::Item
  • datastore::PaidFor
  • datastore::PricedSpecial
  • datastore::User
  • errors::custom_errors::CustomRustixFrontendError
  • left_threaded_avl_tree::ScoredIdTreeMock
  • persistencer::FilePersister
  • persistencer::LmdbDb
  • rustix_backend::RustixBackend

Enums

  • datastore::BillState
  • datastore::Freeby
  • datastore::Purchase
  • datastore::UserGroup
  • persistencer::RustixError
  • rustix_event_shop::BLEvents

Traits

  • datastore::DatastoreQueries
  • datastore::FreebyAble
  • datastore::Itemable
  • datastore::PurchaseFunctions
  • datastore::Purchaseable
  • datastore::SuffixTreeRebuildable
  • datastore::Userable
  • left_threaded_avl_tree::AVLTree
  • persistencer::LMDBPersistencer
  • persistencer::Persistencer
  • rustix_backend::WriteBackend
  • rustix_event_shop::Event

Functions

  • build_persistent_backend
  • build_transient_backend
  • build_transient_backend_with
  • datastore::find_purchase_indices
  • datastore::matches_usergroup
  • persistencer::id_to_key
  • persistencer::key_to_id
  • rustix_event_shop::default_true