pub fn load_data<T: CanonicalDeserialize>(src: PathBuf) -> Result<T>
load any deserializable data into memory