ffi_struct 0.3.1

The proc-macro crate for the Rust programming language to create structs with FFI compatibility. Also allows the members of the FFI structs to be iterable for better reflection than the crate `struct_iterable`.
Documentation
1
2
3
4
5
6
[submodule "ffi_struct_derive"]
	path = ffi_struct_derive
	url = https://github.com/0xAA55/ffi_struct_derive.git
[submodule "ffi_struct_trait"]
	path = ffi_struct_trait
	url = https://github.com/0xAA55/ffi_struct_trait.git