barehttp 0.1.0

Blocking HTTP/1.1 client for no_std + alloc
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
max_width = 120
tab_spaces = 2
newline_style = "Unix"
fn_params_layout = "Vertical"
match_block_trailing_comma = true
match_arm_leading_pipes = "Preserve"
use_field_init_shorthand = true
use_try_shorthand = true
single_line_if_else_max_width = 0
single_line_let_else_max_width = 0
chain_width = 60
array_width = 60
struct_lit_width = 24
struct_variant_width = 40