derive_convert 0.6.0

Derives 'impl (Try)From for Self' and 'impl (Try)From<Self>'
Documentation
1
2
3
4
5
6
7
# https://github.com/rust-lang/rustfmt/blob/master/Configurations.md
style_edition = "2024"
reorder_impl_items = true
use_field_init_shorthand = true
imports_granularity = "Crate"
group_imports = "StdExternalCrate"
max_width = 80