unbound-derive 0.1.2

Derive macros for the unbound library
Documentation
1
2
3
4
5
6
7
# unbound-derive

Derive macros for the [unbound](https://crates.io/crates/unbound) library.

This crate provides the `Alpha` and `Subst` derive macros. It is an implementation detail of the unbound library and should not be used directly.

Please see the main [unbound](https://crates.io/crates/unbound) crate for documentation and usage.