bbolt-rs 1.3.10

A Rust port of the Bolt database
Documentation
1
2
3
4
5
6
7
8
# Based on
# https://github.com/rust-lang/rustfmt/blob/master/Configurations.md

# Stable
edition = "2021"
fn_params_layout = "Compressed"
tab_spaces = 2
max_width = 100