cabal-foreign-library

Crates.iocabal-foreign-library
lib.rscabal-foreign-library
version0.1.1
sourcesrc
created_at2024-11-08 20:34:34.7343
updated_at2024-11-08 20:36:19.575032
descriptionA library for Cargo build scripts to build and link a Cabal foreign-library as a Rust crate.
homepagehttps://github.com/mirryi/cabal-foreign-library
repositoryhttps://github.com/mirryi/cabal-foreign-library
max_upload_size
id1441571
size24,876
Eric Zhao (mirryi)

documentation

https://docs.rs/cabal-foreign-library

README

cabal-foreign-library

[!WARNING] The current state of this is very bare-bones and very much a work-in-progress.

A Cargo build script library that helps to dynamically link a Rust project to a Cabal foreign library.

See crates/example-foo for a basic usage example.

Commit count: 32

cargo fmt