[−][src]Function rustdoc::html::render::write
fn write(dst: PathBuf, contents: &[u8]) -> Result<(), Error>
Writes the entire contents of a string to a destination, not attempting to catch any errors.
fn write(dst: PathBuf, contents: &[u8]) -> Result<(), Error>
Writes the entire contents of a string to a destination, not attempting to catch any errors.