= "2021"
= "Unix"
# hard_tabs = true
= true
= true
= true
= "Off"
= true
# The following lines may be uncommented on nightly Rust.
# Once these features have stabilized, they should be added to the always-enabled options above.
# unstable_features = true
# imports_granularity = "Crate"
# normalize_comments = true
# -----------------------------------
# Unstable options we would like to use in future
# -----------------------------------
#blank_lines_lower_bound = 1
#group_imports = "One"
#indent_style = "Block"
#match_arm_blocks = true
#reorder_impl_items = true
#wrap_comments = true
# comment_width = 100