You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zhangxinyu b9e67ab6a6 初始化仓库 1 year ago
..
src 初始化仓库 1 year ago
tests 初始化仓库 1 year ago
Cargo.toml 初始化仓库 1 year ago
README.md 初始化仓库 1 year ago

README.md

memflow-derive

Crates.io build and test codecov MIT licensed Discord

The derive crate contains proc macros that can be used with the memflow library.

Currently it features the following proc macros:

  • A connector macro for creating the boilerplate connector plugin code
  • A ByteSwap derive proc macro