threadid 0.1.0

Fast and flexible thread identifiers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# rustfmt config for DuckLogic

unstable_features = true

# TODO: I want to have spaces between declarations,
# but not between statements
# blank_lines_lower_bound = 1
max_width = 120
style_edition = "2024"
edition = "2024"
imports_granularity = "module"
group_imports = "StdExternalCrate"