Docs.rs
  • simple-database-1.1.0
    • simple-database 1.1.0
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • CalebCouch
    • Dependencies
      • chrono ^0.4.38 normal
      • dyn-clone ^1.0.17 normal
      • hex ^0.4.3 normal
      • leveldb ^0.8.6 normal optional
      • rusqlite ^0.32.1 normal optional
      • serde ^1.0.210 normal
      • serde_json ^1.0.128 normal
      • thiserror ^1.0.64 normal
      • uuid ^1.10.0 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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
    • 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

simple_database1.1.0

Module database

Module Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

In crate simple_database

simple_database

Module database

Source

Structs§

  • Database
  • F64
  • FiltersBuilder
  • IndexBuilder
  • SortOptions
  • UuidKeyed

Enums§

  • CmpType
  • Filter
  • SortDirection
  • Value

Constants§

  • ALL
  • INDEX
  • MAIN

Type Aliases§

  • Filters
  • Index