ella_engine

Function create

Source
pub async fn create(
    root: &str,
    config: EllaConfig,
    if_not_exists: bool,
) -> Result<EllaContext>