Function miniquad::fs::load_file

source ยท
pub fn load_file<F: Fn(Response) + 'static>(path: &str, on_loaded: F)
Expand description

Filesystem path on desktops or HTTP URL in WASM