interoptopus_proc_impl 0.16.0-alpha.3

Macros to produce Interoptopus item info.
Documentation
1
2
3
4
5
6
# `interoptopus_proc_impl`

Internal proc macro implementation for [Interoptopus](https://crates.io/crates/interoptopus).

Contains the actual code generation logic behind the `#[ffi]` attribute macro.
This crate is an implementation detail; use `interoptopus` directly instead.