Function graphannis_core::graph::storage::registry::deserialize

source ยท
pub fn deserialize(
    impl_name: &str,
    location: &Path
) -> Result<Arc<dyn GraphStorage>>