Skip to main content

backend_for

Function backend_for 

Source
pub fn backend_for(lang: &str) -> Option<Box<dyn CodegenBackend>>
Expand description

Look up a backend by its CodegenBackend::lang identifier.