Function ryna::docs::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,
)