Function rg3d_core::io::load_file[][src]

pub async fn load_file<P: AsRef<Path>>(
    path: P
) -> Result<Vec<u8>, FileLoadError>