proxmox/src/server
Wolfgang Bumiller fa8194e0bb refactor send_command
- refactor the combinators,
- make it take a `&T: Serialize` instead of a Value, and
  allow sending the raw string via `send_raw_command`.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2021-05-11 16:28:08 +02:00
..
command_socket.rs refactor send_command 2021-05-11 16:28:08 +02:00
config.rs enable tape backup by default 2021-04-12 12:31:56 +02:00
environment.rs clippy: remove unnecessary clones 2021-01-20 16:22:59 +01:00
formatter.rs depend on proxmox 0.1.31 - use Value to store result metadata 2020-05-18 09:57:35 +02:00
h2service.rs allow complex Futures in tower_service impl 2021-01-26 09:53:55 +01:00
rest.rs server/rest: fix new type ambiguity 2021-04-22 21:24:44 +02:00
state.rs followup: server/state: rename task_count to internal_task_count 2020-07-24 12:11:39 +02:00