Derive Macros§

  • Will implement IntoHandlerError for this target type. The target type must implement std::error::Error
  • Will implement IntoParams for this target type. The target type must implement Deserialize
  • Will implement FromResources for this target type. The target type must implement Clone + Send + Sync