Skip to main content

matches

Function matches 

Source
fn matches(
    tokens: &[u32],
    following: Option<u32>,
    complete: bool,
    request: &[u32],
) -> bool