Function parse_key

Source
pub fn parse_key(
    tokens: &[Token],
    receiver: &mut dyn EventReceiver,
    error: &mut dyn ErrorSink,
)
Expand description

Parse lexed tokens into Events