Module cc_utils::responses

source ·
Expand description

Implementation of utilities for working with responses in salvo and reqwest.

Structs§

  • Sends 200 and file.
  • Sends 200 and HTML.
  • Sends 200 and JSON.
  • Sends 200 and MsgPack.
  • Sends 200 without data.
  • Sends 200 and plain text.