Skip to main content

run

Function run 

Source
pub async fn run(
    config_path: &Path,
    command: Option<MigrateCommand>,
) -> Result<()>