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.
pub fn format(
vol: &Volume,
opts: &FormatOptions,
token: &DestructiveToken,
_cfg: &Config,
) -> Result<()>Format vol as NTFS. Requires token.device_identifier to match
vol.device_identifier.