hlc-gen 2.0.0

Lock-free Hybrid Logical Clock (HLC) timestamp generator.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
edition = "2024"
unstable_features = true

format_code_in_doc_comments = true
format_strings = true

imports_layout = "Mixed"
imports_granularity = "Module"
reorder_imports = true
group_imports = "StdExternalCrate"

reorder_impl_items = true
use_try_shorthand = true
wrap_comments = true
overflow_delimited_expr = true
use_field_init_shorthand = true

condense_wildcard_suffixes = true