Function block_utils::async_format_block_device [] [src]

pub fn async_format_block_device(
    device: &PathBuf,
    filesystem: &Filesystem
) -> Result<AsyncInit, String>