Go to file
Wolfgang Bumiller 3182df96c0 api: started CLI layout
The CLI part itself needs much less info now as we'll take
as much as we can from the api methods themselves. Note that
we may still want to be able to add extra info to a cli
command in particular, for instance, for the completion
callbacks. For now this is all part of the method itself.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-06-17 12:31:29 +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 api: started CLI layout 2019-06-17 12:31:29 +02:00
proxmox-api-macro macro: implement minimum and maximum verification 2019-06-13 14:29:09 +02:00
proxmox-sys cargo fmt --all 2019-06-12 09:48:30 +02:00
proxmox-tools src/lib.rs: add hex_to_bin and bin_to_hex 2019-06-17 10:59:59 +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
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