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§
- The maximum number of values in a stack-allocated
Row
Traits§
- The schema of a B+Tree
- The schema of a table index
- The schema of a [
Table
]