Commit Graph

3 Commits

Author SHA1 Message Date
Dietmar Maurer 796f8fc046 proxmox-protocol/src/protocol.rs: derive Endian for DynamicChunk 2019-04-24 06:51:54 +02:00
Dietmar Maurer 8c3c63fad0 use endian_trait arrays feature 2019-04-23 14:23:36 +02:00
Wolfgang Bumiller ac4e349b5e import proxmox-protocol crate
This is supposed to contain only the parts necessary to
communicate with the server via the proxmox backup protocol.
(Including the chunker, which is currently `include!()`d
from the main crate.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-03-06 10:26:10 +01:00