ryna::docs

Function write_binary_operation_docs

Source
pub fn write_binary_operation_docs(
    file: &mut File,
    module: &RynaModule,
    op: &str,
    t: usize,
    args: &Type,
    ret: &Type,
    annot: &Annotation,
)