Function clean_devices

Source
pub async fn clean_devices<'a>(
    virtual_file_system: &'a VirtualFileSystem<'a>,
) -> Result<()>