pigments 0.0.0

Color manipulation in Rust.
Documentation
max_width = 120
comment_width = 120
#tab_spaces = 2
condense_wildcard_suffixes = true
where_single_line = true
format_strings = true
merge_imports = true
brace_style = "PreferSameLine"
match_block_trailing_comma = true
fn_single_line = true
reorder_impl_items = true
use_field_init_shorthand = true
use_try_shorthand = true
format_doc_comments = true
wrap_comments = true