macro ocaml-gen-derive

The inner library of ocaml-gen, for generating OCaml code

6 releases

0.1.5 Jun 21, 2023
0.1.4 Dec 16, 2022
0.1.0 Sep 12, 2022
Download history 145/week @ 2024-07-10 181/week @ 2024-07-17 250/week @ 2024-07-24 75/week @ 2024-07-31 14/week @ 2024-08-07 41/week @ 2024-08-14 161/week @ 2024-08-21 267/week @ 2024-08-28 206/week @ 2024-09-04 40/week @ 2024-09-11 111/week @ 2024-09-18 168/week @ 2024-09-25 196/week @ 2024-10-02 192/week @ 2024-10-09 75/week @ 2024-10-16 37/week @ 2024-10-23

534 downloads per month
Used in ocaml-gen

Apache-2.0

26KB
507 lines

Ocaml-gen-derive

This crate is not meant to be imported directly by the user. Refer to ocaml-gen.


lib.rs:

This crate is not meant to be imported directly by users. You should import ocaml-gen instead.

ocaml-gen-derive adds a number of derives to make ocaml-gen easier to use. Refer to the ocaml-gen documentation.

Dependencies

~2MB
~42K SLoC