pnevyk/gryf

Split `traits.rs` into submodules

Closed this issue · 1 comments

The traits.rs grew a lot and became quite messy. It should be split into multiple submodules, each one containing somewhat related traits (e.g., vertices, edges, neighbors, properties, ...).

Done in #24