Go to file
Wolfgang Bumiller 35a60f765e add helper Makefile
make -> make check
make check -> cargo test
make fmt -> cargo fmt --all
make checkfmt -> cargo fmt --all -- --check
...

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-06-18 17:49:41 +02:00
api-test testing a Router::api_dump method 2019-06-12 17:24:59 +02:00
proxmox cargo fmt --all 2019-06-12 09:48:30 +02:00
proxmox-api test update 2019-06-18 13:14:33 +02:00
proxmox-api-macro formatting fixup 2019-06-17 12:32:42 +02:00
proxmox-sys cargo fmt --all 2019-06-12 09:48:30 +02:00
proxmox-tools tools: add doc-test for bytes_as_base64 2019-06-18 12:13:12 +02:00
.gitignore initial import, starting with vec & io helpers 2019-06-06 14:00:25 +02:00
Cargo.toml add an api-test module 2019-06-12 15:54:52 +02:00
Makefile add helper Makefile 2019-06-18 17:49:41 +02:00
rust-toolchain initial import, starting with vec & io helpers 2019-06-06 14:00:25 +02:00
rustfmt.toml initial import, starting with vec & io helpers 2019-06-06 14:00:25 +02:00