Function nanore::atom [] [src]

pub fn atom<'a, T, U: Copy, F: 'a + Fn(usize, &T) -> bool>(
    f: F
) -> Box<RegEx<'a, T, U>>