execute

inline suspend fun execute(request: ImageRequest): ImageResult

Convenience function to get the singleton ImageLoader and execute the request.

See also

coil.ImageLoader