Expand description
The rouille feature flag enables conversion of any As<F,T>
type into a [rouille::Response]. Note that it is necessary to be
explicit about the format because a given type T may be
displayed in multiple different formats.
The rouille feature flag enables conversion of any As<F,T>
type into a [rouille::Response]. Note that it is necessary to be
explicit about the format because a given type T may be
displayed in multiple different formats.