webdav-handler 0.2.0-alpha.5

handler for the HTTP and Webdav protocols with filesystem backend
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
unstable_features = true

edition = "2018"
binop_separator = "Back"
blank_lines_upper_bound = 3
enum_discrim_align_threshold = 20
force_multiline_blocks = true
match_block_trailing_comma = true
max_width = 110
struct_field_align_threshold = 20
where_single_line = true
wrap_comments = false