Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 545 Bytes

File metadata and controls

20 lines (11 loc) · 545 Bytes

btreecap

BTree with configurable capacity limits and overflow policies.

Crate Feature Flags

The following crate feature flags are available:

Feature Default Description
std Yes Enables std library

Changelog

All notable changes to this library are documented in the CHANGELOG.md.

License

This project is distributed under the MIT software license — see the LICENSE file for details