thread-amount 0.2.2

Get the amount of threads in the current process
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
edition = "2021"
unstable_features = true
use_small_heuristics = "Max"
imports_granularity = "Module"
group_imports = "StdExternalCrate"
imports_layout = "HorizontalVertical"
struct_lit_single_line = false
match_arm_blocks = true
match_block_trailing_comma = true
overflow_delimited_expr = true
newline_style = "Unix"
use_field_init_shorthand = true
use_try_shorthand = true
normalize_comments = true
format_code_in_doc_comments = true