Crate b_table

source ·

Re-exports

  • pub use b_tree::collate;

Structs

  • A collator used by a B+Tree
  • A range used in a where condition
  • A database table with support for multiple indices
  • A futures-aware read-write lock on a Table

Enums

  • A range on a single column
  • An ID type used to look up a specific table index

Constants

Traits

Type Aliases