get_name

Function get_name 

Source
pub fn get_name<'a, 'b>(
    prefix: &'a str,
    s: &'b str,
    doc_id: &str,
) -> Result<&'b str, Error>