Function fractal::utils::media::load_file

source ยท
pub async fn load_file(file: &File) -> Result<(Vec<u8>, FileInfo), Error>
Expand description

Load a file and return its content and some information