Function moros::api::fs::read_to_bytes

source ·
pub fn read_to_bytes(path: &str) -> Result<Vec<u8>, ()>