Docs.rs
hs-bindgen-types-0.9.0
hs-bindgen-types 0.9.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
yvan-sraka
Dependencies
cfg-if ^1.0.0
normal
displaydoc ^0.2
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
thiserror ^1.0
normal
Versions
86.21%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate hs_bindgen_types
hs_
bindgen_
types
0.9.0
All Items
Crate Items
Structs
Enums
Traits
Crate
hs_
bindgen_
types
Copy item path
Source
Structs
§
Arrow
Iter
Enums
§
Error
HsType
Enumeration of all Haskell C-FFI safe types as the string representation of their token in Haskell.
Traits
§
ReprHs
Turn a given Rust type into his
HsType
target.