amplify_syn 1.1.4

Amplifying syn capabilities: helper functions for creating proc macro libraries
Documentation

Derive helper library

Build Tests Lints codecov

crates.io Docs unsafe forbidden MIT licensed

Carefully crafted extensions to the well-known syn crate, which helps to create complex derivation and proc macro libraries.

For samples, please check documentation and the following code from amplify_derive crate, which uses this library for its custom derivation macros.

MSRV: 1.31 (required by syn)