Type Definition tree_sitter_facade::Logger[][src]

pub type Logger<'a> = Box<dyn FnMut(LogType, &str) + 'a>;