prop-check-rs 0.0.4

A Property-based testing Library in Rust
Documentation
1
2
3
4
5
6
7
8
9
max_width = 120
newline_style = "Unix"
indent_style = "Block"
normalize_comments = true
brace_style = "PreferSameLine"
reorder_imports = true
reorder_impl_items = true
reorder_modules = true
tab_spaces = 2