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.
34af6b47ac | 4 years ago | |
---|---|---|
.. | ||
src | 4 years ago | |
tests | 4 years ago | |
Cargo.toml | 4 years ago | |
README.md | 4 years ago |
README.md
memflow-derive
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