pub fn load_file(path: &str) -> FileLoadingFuture
Expand description

Load file from the path and block until its loaded Will use filesystem on PC and do http request on web