Feature request
Optionally typed function references, which are another kind of reference type.
Why?
I am creating an IDL using this crate for Rust bindings, and want to have a function type
Alternatives
I could implement function reference patching myself, but it would be hard to integrate into the system by this crate.
Feature request
Optionally typed function references, which are another kind of reference type.
Why?
I am creating an IDL using this crate for Rust bindings, and want to have a function type
Alternatives
I could implement function reference patching myself, but it would be hard to integrate into the system by this crate.