Function ella_engine::create

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