Skip to main content

get_backend

Function get_backend 

Source
pub fn get_backend(name: &str) -> Result<Box<dyn CodegenBackend>, ScytheError>
Expand description

Get a backend by name.