Skip to main content

create_backend

Function create_backend 

Source
pub fn create_backend(target: &str) -> Result<Box<dyn DeployBackend>>
Expand description

Create the appropriate backend based on the target name.