get_content

Function get_content 

Source
pub fn get_content() -> String
Expand description

Get the HTML content to render the streaming/landing page.

§See Also

  • This page is served as a response for the /stream entry point.

§Returns

A String version of the HTML, CSS and JS content.