Function holochain_types::prelude::ffs::sync::read

source ·
pub fn read<P>(path: P) -> Result<Vec<u8>, IoError>
where P: Clone + AsRef<Path>,