write_function_overload_docs

Function write_function_overload_docs 

Source
pub fn write_function_overload_docs(
    file: &mut File,
    module: &NessaModule,
    f: &str,
    t: usize,
    args: &Type,
    ret: &Type,
    annot: &Annotation,
)