hs-bindgen-traits 0.5.2

Utility traits behind hs-bindgen ergonomics
Documentation
1
2
3
4
5
6
7
8
9
10
<!-- cargo-sync-readme start -->

# `hs-bingen-traits`

Utility traits behind [`hs-bindgen`](https://github.com/yvan-sraka/hs-bindgen)
ergonomics. It helps user to easily define wrapper function to derive a Rust
type from and into a C-FFI safe target type (that match the memory layout of
an Haskell type).

<!-- cargo-sync-readme end -->