[][src]Type Definition operator::content::ContentRepresentations

type ContentRepresentations = HashMap<MediaType, RegisteredContent>;

Trait Implementations

impl Render for ContentRepresentations[src]

type Output = Box<dyn ByteStream>