proxmox-backup/pbs-client/src
Wolfgang Bumiller 347e0d4c57 fix deprecated use of std::u64/... modules
integer primitive type modules are deprecated, use
associated constants instead

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2021-10-04 15:02:30 +02:00
..
pxar fix deprecated use of std::u64/... modules 2021-10-04 15:02:30 +02:00
tools tools::format: avoid some string copies 2021-09-30 12:43:33 +02:00
backup_reader.rs moved key_derivation.rs from pbs_datastore to pbs-config/src/key_config.rs 2021-09-07 10:12:17 +02:00
backup_repo.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
backup_specification.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
backup_writer.rs tools::format: avoid some string copies 2021-09-30 12:43:33 +02:00
catalog_shell.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
chunk_stream.rs move ChunkStream to pbs-client 2021-07-20 10:52:21 +02:00
dynamic_index.rs move remaining client tools to pbs-tools/datastore 2021-07-21 14:12:24 +02:00
http_client.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
lib.rs remove pbs_client::connect_to_localhost 2021-09-29 14:11:26 +02:00
merge_known_chunks.rs cargo: switch from proc-macro pin-project to declarative pin-project-lite 2021-09-22 11:15:40 +02:00
pipe_to_stream.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
pxar_backup_stream.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
remote_chunk_reader.rs moved key_derivation.rs from pbs_datastore to pbs-config/src/key_config.rs 2021-09-07 10:12:17 +02:00
task_log.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
vsock_client.rs cargo: switch from proc-macro pin-project to declarative pin-project-lite 2021-09-22 11:15:40 +02:00