hs-bindgen-attribute

Crates.iohs-bindgen-attribute
lib.rshs-bindgen-attribute
version0.9.2
sourcesrc
created_at2022-12-05 10:32:14.340723
updated_at2023-12-06 16:45:29.004974
descriptionHandy macro to generate C-FFI bindings from Rust to Haskell
homepage
repositoryhttps://github.com/yvan-sraka/hs-bindgen-attribute
max_upload_size
id730197
size34,199
Yvan Sraka (yvan-sraka)

documentation

README

hs-bindgen-attribute

This library define the #[hs_bindgen] procedural macro used by hs-bindgen library.

Acknowledgments

⚠️ This is still a working experiment, not yet production ready.

This project was part of a work assignment as an IOG contractor.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 30

cargo fmt