ocaml-derive

Crates.ioocaml-derive
lib.rsocaml-derive
version1.0.0
sourcesrc
created_at2020-04-15 17:11:30.25567
updated_at2024-08-30 03:29:14.25803
descriptionOCaml procedural macros
homepage
repositoryhttps://github.com/zshipko/ocaml-rs
max_upload_size
id230556
size34,947
zach (zshipko)

documentation

https://docs.rs/ocaml-derive

README

ocaml-derive

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_sig
  • src/derive.rs is forked from rust-ocaml-derive to remain in parity with ocaml-rs
Commit count: 447

cargo fmt