chapter_from_uri

Function chapter_from_uri 

Source
pub fn chapter_from_uri<'a>(
    target_uri: &str,
    toc: &'a [TocEntry],
) -> Option<&'a TocEntry>