Skip to main content

execute_get

Function execute_get 

Source
async fn execute_get(
    db: &PgPool,
    input: GetRotationInput,
) -> Result<Value, ToolError>