Docs.rs
  • semilattice-database-0.100.2
    • semilattice-database 0.100.2
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • OdenShirataki
    • Dependencies
      • async-recursion ^1.0.5 normal
      • binary_set ^0.11.0 normal
      • futures ^0.3.29 normal
      • hashbrown ^0.14.3 normal
      • parking_lot ^0.12.1 normal
      • serde ^1.0.193 normal
      • toml ^0.8.8 normal
      • versatile-data ^0.106.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

semilattice_database0.100.2

  • 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::Search;
  • pub use search::SearchJoin;
  • pub use search::SearchResult;
  • pub use versatile_data::idx_binary;

Modules

  • search

Structs

  • BinarySet
  • Collection
  • CollectionRow
  • DataOption
  • Database
  • Depend
  • FileMmap
  • 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