/// Returns the CSS content for the HTML report (everything inside `<style>...</style>`).
pub
/// Returns the JavaScript content for the HTML report (everything inside `<script>...</script>`).
///
/// Note: the JS uses literal braces, so the caller must NOT pass this through `format!`.
/// Instead it should be written directly via `write!` or string concatenation.
pub