simple-bitset 0.1.5

Simple no-std compatible 64-bit and 128-bit bitsets for embedded applications
Documentation
1
2
3
4
5
6
7
8
9
10
# Maximum line width
max_width = 120

# Format code inside doc comments
# format_code_in_doc_comments = true

# Formatting heuristics
# use_small_heuristics = "Max"
# use_small_heuristics = "Default"
# use_small_heuristics = "Off"