dirs_sys::xdg_user_dirs

Function read_all

source
fn read_all(path: &Path) -> Result<Vec<u8>>
Expand description

Reads the entire contents of a file into a byte vector.