http-body-reader 0.1.1

A convenient way to read the http body.
Documentation
1
2
3
4
5
6
7
8
9
include = ["**/*.toml"]

[[rule]]
include = ["**/Cargo.toml"]
keys = ["dependencies", "*-dependencies", "members", "lints"]

[rule.formatting]
reorder_keys = true
column_width = 100