Function ftd::e2[][src]

pub fn e2<T, S1>(m: S1, doc_id: &str, line_number: usize) -> Result<T> where
    S1: Into<String>,