Skip to main content

run

Function run 

Source
pub fn run(
    root: &Path,
    cfg: &OrmConfig,
    database_url: Option<&str>,
) -> Result<(), Error>