lalrpop_intern

Function read

Source
pub fn read<F, R>(f: F) -> R
where F: FnOnce(&Interner) -> R,