Skip to main content

get_binding_names

Function get_binding_names 

Source
pub fn get_binding_names() -> Vec<&'static [(&'static str, &'static str)]>
Expand description

Snapshot of all registered (name, ext) binding pairs across all dispatchers. Used by find_file(notex=true) to detect compiled-binding existence regardless of extension (cls/sty/def/pool/code.tex/…).