Type Definition tree_sitter_facade::Logger[][src]

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