Skip to main content

open_list

Function open_list 

Source
pub(crate) fn open_list(
    engine: &Arc<Engine>,
    maps: &[Descriptor],
) -> Result<BTreeMap<&'static str, Arc<Map>>>