Skip to content

Commit

Permalink
Reorganize the shapes module (#270)
Browse files Browse the repository at this point in the history
* Reorganize `shapes` module

* Improve `shape` documentation
  • Loading branch information
Nilirad authored Dec 18, 2024
1 parent 4e0b349 commit c321a36
Show file tree
Hide file tree
Showing 9 changed files with 645 additions and 553 deletions.
2 changes: 1 addition & 1 deletion rustfmt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ newline_style = "Unix"
reorder_impl_items = true
unstable_features = true
use_field_init_shorthand = true
wrap_comments = true
wrap_comments = false
Loading

0 comments on commit c321a36

Please sign in to comment.