Function nessa::docs::write_binary_operation_docs
source ยท pub fn write_binary_operation_docs(
file: &mut File,
module: &NessaModule,
op: &str,
t: usize,
args: &Type,
ret: &Type,
annot: &Annotation
)