Function cl_parser::parser::from_infix

source ·
pub fn from_infix(value: Punct) -> Option<(BinaryKind, Precedence)>