Function graphannis_core::graph::storage::default_deserialize_gs

source ยท
pub fn default_deserialize_gs<GS>(location: &Path) -> Result<GS>
where for<'de> GS: Sized + Deserialize<'de>,