pub type ContentRepresentations = HashMap<MediaType, RegisteredContent>;
Expand description

Alternative representations of the same resource.

Trait Implementations