resext 0.6.1

A simple, lightweight error handling crate for Rust with no-std support coming soon
Documentation
1
2
3
4
5
6
7
8
group_imports = "StdExternalCrate"
imports_granularity = "Module"
newline_style = "Native"
use_field_init_shorthand = true
use_small_heuristics = "Max"
use_try_shorthand = true
wrap_comments = true
style_edition = "2024"