pub type ContentRepresentations = HashMap<MediaType, RegisteredContent>;
Expand description
Alternative representations of the same resource.
Aliased Type§
pub struct ContentRepresentations { /* private fields */ }
pub type ContentRepresentations = HashMap<MediaType, RegisteredContent>;
Alternative representations of the same resource.
pub struct ContentRepresentations { /* private fields */ }