Type Definition aidl_parser::diagnostic::ErrorRecovery

source ·
pub type ErrorRecovery<'input> = ErrorRecovery<usize, Token<'input>, &'static str>;