daft-derive 0.1.5

Derive macro for daft
Documentation
<!-- cargo-sync-rdme title [[ -->
# daft-derive
<!-- cargo-sync-rdme ]] -->
<!-- cargo-sync-rdme badge [[ -->
![License: MIT OR Apache-2.0](https://img.shields.io/crates/l/daft-derive.svg?)
[![crates.io](https://img.shields.io/crates/v/daft-derive.svg?logo=rust)](https://crates.io/crates/daft-derive)
[![docs.rs](https://img.shields.io/docsrs/daft-derive.svg?logo=docs.rs)](https://docs.rs/daft-derive)
[![Rust: ^1.81.0](https://img.shields.io/badge/rust-^1.81.0-93450a.svg?logo=rust)](https://doc.rust-lang.org/cargo/reference/manifest.html#the-rust-version-field)
<!-- cargo-sync-rdme ]] -->
<!-- cargo-sync-rdme rustdoc [[ -->
Derive macro for daft (internal crate).

For more information about daft, see [its documentation](https://docs.rs/daft).
<!-- cargo-sync-rdme ]] -->

## License

This project is available under the terms of either the [Apache 2.0 license](LICENSE-APACHE) or the [MIT
license](LICENSE-MIT).