Function block_utils::async_format_block_device[][src]

pub fn async_format_block_device(
    device: impl AsRef<Path>,
    filesystem: &Filesystem
) -> BlockResult<AsyncInit>