Tony Arcieri 11e7c73611
signature_derive: match directory name with crate (#1394)
The crate name contains an underscore, not a hyphen, but #1391
accidentally used `signature-derive` instead
2023-11-12 10:39:25 -07:00

714 B

signature crate custom derive support

This crate provides proc macros used by the signature crate.

Not intended to be used directly. See the signature crate's documentation for additional details:

Documentation

License

All crates licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.