teamy-mft 0.7.1

TeamDman's Master File Table CLI and library for NTFS.
1
2
3
4
#[derive(Debug, Clone, PartialEq, Eq, vox::facet::Facet, Default)]
pub struct StatusRequest {
    pub drive_letters: Vec<char>,
}