teamy-mft 0.7.0

TeamDman's Master File Table CLI and library for NTFS.
1
2
3
4
5
#[derive(Debug, Clone, PartialEq, Eq, vox::facet::Facet)]
pub struct LogStreamRequest {
    pub replay_recent: bool,
    pub follow: bool,
}