aboutsummaryrefslogtreecommitdiff
path: root/src/partition.rs
AgeCommit message (Collapse)AuthorFilesLines
2019-11-14Use "dyn"Igor Pashev1-2/+2
2019-11-14Rename the moduleIgor Pashev1-0/+146
So that Cargo does not think there is a library, and does not run tests twice (for the library and for the executable).