Function holochain_types::prelude::ffs::sync::read[][src]

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