Type Alias DoNot

Source
pub type DoNot = HardlinkIgnorant;
Expand description

Do not deduplicate the sizes of hardlinks.

Aliased Typeยง

pub struct DoNot;