Function write_docstring

Source
pub fn write_docstring(f: &mut Formatter<'_>, doc: &str, indent: &str) -> Result