Docs.rs
  • semilattice-database-0.93.0
    • semilattice-database 0.93.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • Crates.io
    • Source
    • Owners
    • OdenShirataki
    • Dependencies
      • async-recursion ^1.0 normal
      • binary_set ^0.9 normal
      • futures ^0.3 normal
      • hashbrown ^0.14.0 normal
      • parking_lot ^0.12 normal
      • serde ^1 normal
      • toml ^0.7 normal
      • versatile-data ^0.101 normal
    • Versions
  • 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

semilattice_database0.93.0

  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

Crate semilattice_database

source ·

Re-exports

  • pub use search::Condition;
  • pub use search::Join;
  • pub use search::JoinCondition;
  • pub use search::Search;
  • pub use versatile_data::idx_binary;

Modules

  • search

Structs

  • BinarySet
  • Collection
  • CollectionRow
  • DataOption
  • Database
  • Depend
  • FileMmap
  • IdxBinary
  • IdxFile
  • Record
  • RelationIndex
  • Uuid
    A Universally Unique Identifier (UUID).

Enums

  • Activity
  • Operation
  • Order
  • OrderKey
  • Term

Traits

  • CustomSort

Functions

  • create_uuid
  • uuid_string

Type Aliases

  • Field
  • RowSet