polyhedron-ops 0.2.7

Conway/Hart Polyhedron Operations
1
2
3
4
5
6
7
8
max_width = 80

unstable_features = true

imports_granularity = "Crate"

use_field_init_shorthand = true

reorder_impl_items = true

wrap_comments = true

format_code_in_doc_comments = true

newline_style = "Unix"