Skip to main content

handle_get

Function handle_get 

Source
pub(super) async fn handle_get(
    db: &PgPool,
    params: GetRotationInput,
) -> Result<CallToolResult, ErrorData>