FFI-Platypus-Lang-Rust icon indicating copy to clipboard operation
FFI-Platypus-Lang-Rust copied to clipboard

Documentation and tools for using Platypus with the Rust programming language

Results 3 FFI-Platypus-Lang-Rust issues
Sort by recently updated
recently updated
newest added

I don't remember opening this, but I think I was intending this to be an example in the documentation. `Memcached::RateLimit` and `Acme::Color::Rust` do ths.

See * https://github.com/rust-lang/rust/pull/62514 * https://github.com/rust-lang/rust/issues/52976 * https://doc.rust-lang.org/nomicon/ffi.html#interoperability-with-foreign-code

Hi Graham - I have started to collect Raku-Rust FFI code here ... https://github.com/p6steve/raku-Inline-Rust and have just adopted one of your perl examples for callbacks. Perhaps this code could be...