lemonrock / .cargo

Configuration repository containing cargo and related files common across crates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.cargo

.cargo is a simple repository that contains common files useful when creating crates. It allows for a common style for formatting and clippy across projects. It is intended to be embedded as a submodule and various files symlinked into placed.

Licensing

The license for this project is MIT.

About

Configuration repository containing cargo and related files common across crates

License:Other


Languages

Language:Shell 97.6%Language:Rust 2.4%