thread_timer 0.3.0

A simple, cancelable timer with no external dependencies
Documentation
1
2
3
4
5
6
7
8
9
10
edition = "2018"
# format_strings = true
# imports_layout = "HorizontalVertical"
# match_block_trailing_comma = true
max_width = 80
# merge_imports = true
tab_spaces = 2
use_field_init_shorthand = true
use_try_shorthand = true
# wrap_comments = true