Packages
cooklang_ex
0.0.1-alpha3
Elixir bindings for the canonical Cooklang parser (cooklang-rs). Parse, scale, and convert Cooklang recipes with full support for extensions.
Current section
Files
Jump to
Current section
Files
native/cooklang_nif/.cargo/config.toml
[target.x86_64-apple-darwin]
rustflags = ["-C", "link-arg=-undefined", "-C", "link-arg=dynamic_lookup"]
[target.aarch64-apple-darwin]
rustflags = ["-C", "link-arg=-undefined", "-C", "link-arg=dynamic_lookup"]