Function rustdoc::html::render::settings[][src]

fn settings(
    root_path: &str,
    suffix: &str,
    themes: &[StylePath]
) -> Result<String, Error>