[][src]Function honeycomb::atoms::is

pub fn is<T>(parser: Parser<T>) -> Parser<()> where
    T: 'static + Clone

Consumes nothing, but succeeds if this parser succeeds