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

fn write(dst: PathBuf, contents: &[u8]) -> Result<(), Error>

Writes the entire contents of a string to a destination, not attempting to catch any errors.