| Crates.io | ocaml-derive |
| lib.rs | ocaml-derive |
| version | 1.0.0 |
| created_at | 2020-04-15 17:11:30.25567+00 |
| updated_at | 2024-08-30 03:29:14.25803+00 |
| description | OCaml procedural macros |
| homepage | |
| repository | https://github.com/zshipko/ocaml-rs |
| max_upload_size | |
| id | 230556 |
| size | 34,947 |
Provides ocaml_func, ocaml_bare_func, ocaml_sig, derive(IntoValue) and derive(FromValue)
src/lib.rs contains definitions ocaml_func, ocaml_bare_func and ocaml_sigsrc/derive.rs is forked from rust-ocaml-derive to remain in parity with ocaml-rs