ffi_struct_trait

Crates.ioffi_struct_trait
lib.rsffi_struct_trait
version0.3.0
created_at2025-10-27 09:38:53.965454+00
updated_at2025-10-28 05:10:00.588886+00
descriptionThe trait bounds for `ffi_struct`
homepage
repositoryhttps://github.com/0xAA55/ffi_struct_trait
max_upload_size
id1902518
size29,146
0xaa55 (0xAA55)

documentation

README

FFI Struct Trait

This crate is a supporting library for the ffi_struct crate. It provides the FFIStruct trait which is used in conjunction with the ffi_struct_derive crate to provide an easy way to make a struct iterable in Rust.

Please note: This crate is not intended to be used directly. If you want to make your structs iterable, please use the ffi_struct crate instead.

Please visit the ffi_struct crate on crates.io for more information and usage examples.

Commit count: 0

cargo fmt