Skip to main content

format

Function format 

Source
pub fn format(
    vol: &Volume,
    opts: &FormatOptions,
    token: &DestructiveToken,
    _cfg: &Config,
) -> Result<()>
Expand description

Format vol as NTFS. Requires token.device_identifier to match vol.device_identifier.