uri-url 0.3.0

Efficient Conversion of URIs and URLs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
edition = "2021"
force_explicit_abi = true
fn_params_layout = "Compressed"
hard_tabs = true
match_arm_leading_pipes = "Never"
max_width = 120
merge_derives = true
newline_style = "Unix"
remove_nested_parens = true
reorder_imports = false
reorder_modules = true
struct_lit_width = 40
struct_variant_width = 60
use_field_init_shorthand = true
use_small_heuristics = "Default"
use_try_shorthand = true