async fn image_loader(file: File) -> Result<Image<'static>, ErrorCtx>
Get an image loader for the given file.