tape: change code hierarchy to improve docs

This commit is contained in:
Dietmar Maurer
2021-01-21 17:12:01 +01:00
parent e1fdcb1678
commit 37796ff73f
20 changed files with 76 additions and 63 deletions

View File

@ -10,7 +10,7 @@ use proxmox::tools::io::ReadExt;
use crate::{
api2::types::MamAttribute,
tape::{
TapeAlertFlags,
drive::TapeAlertFlags,
sgutils2::SgRaw,
},
};