pub fn create_texture_from<T: AsRef<str>>(url: T) -> CrResult<TextureHandle>
Expand description

Creates a texture object from file asynchronously.