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

pub fn read_to_string<P>(path: P) -> Result<String, IoError> where
    P: Clone + AsRef<Path>,