c7a7dde51f
As suggested by the redundant_clone clippy lint. This is a little weird because different constructions of `points` now need clones in different places, but rustc will tell us when we need to clone and clippy will tell us when we don't. |
||
---|---|---|
.circleci | ||
proto/delorean | ||
src | ||
tests | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md | ||
build.rs | ||
env |
README.md
Project Delorean
To run this you'll need a .env
file in the directory to specify configuration options. You can see an example in the env
file.