Do

Type Alias Do 

Source
pub type Do<Size> = HardlinkAware<Size>;
Expand description

Do deduplicate the sizes of hardlinks.

Aliased Typeยง

pub struct Do<Size> { /* private fields */ }