abpl 0.1.4

A collection of Rust boilerplate: a reloadable-systemd-service lifecycle helper, a hot-reloading axum wrapper, a serializable/typed error derive macro, and small utility newtypes.
Documentation
1
2
3
4
5
6
hard_tabs = true
max_width = 120
single_line_let_else_max_width = 100
match_block_trailing_comma = true
newline_style = "Unix"
use_field_init_shorthand = true