opt

Function opt 

Source
pub fn opt<I: Clone + Ord>(token: I) -> Lazy<I>
Expand description

Accept either this token or nothing.