proxmox/proxmox-api
Wolfgang Bumiller 60df564f73 api: move router to router.rs
We'll have a separate router for the command line, so the
http router won't live in the root module.

It is still exported at the root level, though, via
proxmox::api::Router.

Also move ApiType into api_type.rs, makes more sense.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-06-12 09:48:30 +02:00
..
src api: move router to router.rs 2019-06-12 09:48:30 +02:00
tests formatting fixup 2019-06-07 12:03:17 +02:00
Cargo.toml add proxmox-api crate 2019-06-06 14:06:21 +02:00