summaryrefslogtreecommitdiff
path: root/rusty-haskell/rust/src/lib.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* simple ffi with rust and haskellstuebinm2021-04-111-0/+11
so far, only calling rust from haskell, not the other way round.