simbld-http 0.4.1

A comprehensive HTTP response library for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
unstable_features = true
blank_lines_upper_bound = 1

max_width = 100
hard_tabs = false
tab_spaces = 2


format_code_in_doc_comments = true
use_small_heuristics = "Off"

newline_style = "Unix"
reorder_imports = true


match_block_trailing_comma = true
struct_field_align_threshold = 20