Struct MetadataAttributes Copy item path Source pub struct MetadataAttributes();Expand description Data exchanged between filters is available as the following attributes
Note that these attributes may change during the life of a request as the data can be updated by filters at any point.
Upstream connection remote address
Mapping from a filter state name to its serialized string value
Immutably borrows from an owned value.
Read more Mutably borrows from an owned value.
Read more Returns the argument unchanged.
Calls U::from(self).
That is, this conversion is whatever the implementation of
From <T> for U chooses to do.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.