Function make_memory_database

Source
pub fn make_memory_database(
    package: &[u8],
) -> Result<AssetDatabase, Box<dyn Error>>