class documentation

All renderers should extend this class, setting the `media_type` and `format` attributes, and override the `.render()` method.

Method render Undocumented
Class Variable charset Undocumented
Class Variable format Undocumented
Class Variable media_type Undocumented
Class Variable render_style Undocumented
render_style: str = (source)

Undocumented