Module limiting_factor::api::guards

source ·
Expand description

API guards

This module provides reusable guards to use with Rocket.

Structs

  • A String representation of the request body. Useful when you need to pass it through as is.