proxmox-backup/src/client
Dietmar Maurer 1a7a0e74c0 src/client/http_client.rs: use async for more functions 2019-09-04 13:48:16 +02:00
..
backup_repo.rs src/client/backup_repo.rs: implement FromStr trait 2019-03-13 10:09:39 +01:00
http_client.rs src/client/http_client.rs: use async for more functions 2019-09-04 13:48:16 +02:00
merge_known_chunks.rs src/client/merge_known_chunks.rs: switch to async 2019-09-02 15:21:26 +02:00
pipe_to_stream.rs src/client/pipe_to_stream.rs: switch to async 2019-09-02 15:21:26 +02:00
pxar_backup_stream.rs src/client/pxar_backup_stream.rs: switch to async 2019-09-02 15:21:26 +02:00
pxar_decode_writer.rs pxar: cleanup: move feature flags to src/pxar/flags.rs and omit CA_FORMAT prefix on all of them 2019-08-03 08:51:06 +02:00
remote_chunk_reader.rs src/client/remote_chunk_reader.rs: switch to async 2019-09-02 15:21:26 +02:00