process_token

Function process_token 

Source
pub fn process_token(
    p: &Pair<'_, Rule>,
    _t: &String,
    state: &mut Vec<Value>,
) -> Result<Value, Error>