Module salvo::prelude::affix

source ·
Available on crate feature affix only.
Expand description

affix middleware is used to add any data to depot.

Read more: https://salvo.rs

Structs§

  • AffixList is used to add any data to depot.

Functions§

  • Inject a value into depot.
  • Insert a key-value pair into depot.