either-slot 1.2.0

An atomic slot whose senders can either place their value into the slot, or retrive all the data from the slot.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
condense_wildcard_suffixes = true
edition = "2021"
format_macro_matchers = true
group_imports = "StdExternalCrate"
hard_tabs = false
imports_granularity = "Crate"
max_width = 100
merge_derives = false
normalize_comments = true
remove_nested_parens = true
reorder_imports = true
reorder_modules = true
use_try_shorthand = true
use_field_init_shorthand = true
wrap_comments = true