Skip to main content

find_entry_in

Function find_entry_in 

Source
pub fn find_entry_in<'a>(
    name: &str,
    manifest: &'a Manifest,
) -> Result<&'a Entry, SkillfileError>
Expand description

Find an entry by name in a manifest.