toklen 0.2.0

A single-threaded, lightweight, and fast token counter.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
style_edition = "2024"



# Use Unix line endings (`\n`) for consistent diffs

newline_style = "Unix"



# Keep derive attributes separate for better diff clarity

merge_derives = false



# Use field init shorthand where possible

use_field_init_shorthand = true



# Waiting for stability



# imports_granularity = "Module"  # requires nightly rustfmt

# fn_single_line = true

# empty_item_single_line = true