ffi_struct_trait 0.2.0

The trait bounds for `ffi_struct`
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "ffi_struct_trait"
version = "0.2.0"
edition = "2024"
authors = ["0xAA55 <838816058@qq.com>"]
readme = "Readme.md"
license-file = "LICENSE"
description = "The trait bounds for `ffi_struct`"
repository = "https://github.com/0xAA55/ffi_struct_trait"
keywords = ["FFI", "struct", "API", "padding", "reflection"]

[dependencies]