A derive proc macro counterpart of the `ffi_reflect`
This crate is a supporting library for the `ffi_struct` crate. It provides the proc macro `FFIStruct` which is used in conjunction with the `ffi_struct_trait` crate to provide an easy way to make a struct iterable in Rust and better than `struct_iterable` since you could have more detailed manipulation to the paddings.
Provides a derive macro that genreates a reflection method for C-comaptible types
A highly parallel Perl 5 interpreter written in Rust
Provides C-like api to the phlow crates
The trait bounds for `ffi_struct`
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`.
Phlow views for Rust's core types
Rust FFI bindings to Clipper2 — 2D polygon boolean clipping (intersection, union, difference, XOR), offsetting (inflate/deflate), area, and point-in-polygon.
Build-script support for generating phlow annotation metadata
Proc-macro helpers for declaring phlow extensions and views
An engine for scripting reactive browsers in Rust by adding custom views to structures