Function write_function_spec

Source
pub fn write_function_spec(w: &mut dyn Write, func: &Function) -> Result
Expand description

Writes the spec (name and signature) of ‘func’ to ‘w’ as text.