[][src]Function rectangle_device_sandbox::runtime::image_exists

pub async fn image_exists<'_>(
    id: &'_ ImageDigest
) -> Result<bool, Box<dyn Error>>