Skip to main content

execute_with_pool

Function execute_with_pool 

Source
pub async fn execute_with_pool(
    args: StatusArgs,
    pool: &DbPool,
    _config: &CliConfig,
) -> Result<CommandResult<StatusOutput>>