cargo-hold 1.3.0

cargo-hold: A CI tool to ensure Cargo's incremental compilation is reliable by managing your caches intelligently
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
enum_discrim_align_threshold = 60
format_code_in_doc_comments = true
format_macro_matchers = true
format_strings = true
group_imports = "StdExternalCrate"
imports_granularity = "Module"
normalize_comments = true
reorder_impl_items = true
unstable_features = true
use_field_init_shorthand = true
style_edition = "2024"
wrap_comments = true