Function handle_kill

Source
pub(super) async fn handle_kill(
    handler_args: HandlerArgs,
    s: String,
) -> Result<RwPgResponse, RwError>