mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2025-01-05 09:17:59 +03:00
d430b05ec3
Fixes the cargo doc lint: ``` warning: unclosed HTML tag `uuid` --> pbs-datastore/src/datastore.rs:60:41 | 60 | /// - could not stat /dev/disk/by-uuid/<uuid> | ^^^^^^ | = note: `#[warn(rustdoc::invalid_html_tags)]` on by default warning: unclosed HTML tag `uuid` --> pbs-datastore/src/datastore.rs:61:26 | 61 | /// - /dev/disk/by-uuid/<uuid> is not a block device ``` Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com> |
||
---|---|---|
.. | ||
examples | ||
src | ||
Cargo.toml |