Skip to main content

parse_error

Macro parse_error 

Source
macro_rules! parse_error {
    ($msg:expr) => { ... };
}