summaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* apply rustfmtpennae2022-07-171-1/+3
|
* allow integration tests to run in parallelpennae2022-07-141-5/+4
| | | | | this doesn't do much for performance, but it does allow running the tests with a simple `cargo t`.
* initial importpennae2022-07-131-0/+319