# memflow-derive [](https://crates.io/crates/memflow)  [](https://codecov.io/gh/memflow/memflow) [](LICENSE) [](https://discord.gg/afsEtMR) The derive crate contains proc macros that can be used with the [memflow](https://github.com/memflow/memflow) library. Currently it features the following proc macros: - A `connector` macro for creating the boilerplate connector plugin code - A `ByteSwap` derive proc macro