actix-tools 0.1.0

Provide Plug&Play components for Actix and Actix-web to build modular, 12-factor compliant apps.
Documentation
unstable_features = true
# use_small_heuristics = true
brace_style = "PreferSameLine"  # Default: "SameLineWhere"
max_width = 90  # Default: 100
format_strings = true  # Default: false
# report_todo = "Unnumbered"
# report_fixme = "Unnumbered"
struct_field_align_threshold = 20
use_try_shorthand = true
wrap_comments = true
# blank_lines_upper_bound = 2