proxmox/proxmox-api
Wolfgang Bumiller d00a096851 api: add 'router' and 'cli' features
Move API types into the router module and make router and
cli optional.

This way the 'router' module is the only thing with a
dependency on 'hyper', allowing the use of the schema alone
without pulling in the entire hyper stack.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-12-05 13:40:09 +01:00
..
src api: add 'router' and 'cli' features 2019-12-05 13:40:09 +01:00
Cargo.toml api: add 'router' and 'cli' features 2019-12-05 13:40:09 +01:00