mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-08-03 11:27:40 +00:00
![]() the debug representation of a repository 'BackupRepository { auth_id: Some(Authid { user: Userid { data: "test@pbs", name_len: 4 }, tokenname: None }), host: Some("127.0.0.1"), port: None, store: "tank" }' is rather verbose and unreadable, use the plain one 'test@pbs@127.0.0.1:8007:tank' intead. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |