fallacy-clone-derive 0.1.0

Derive macro crate for fallacy-clone.
Documentation
# fallacy-clone-derive

[![Crate](https://img.shields.io/crates/v/fallacy-clone-derive.svg)](https://crates.io/crates/fallacy-clone-derive)
[![API](https://docs.rs/fallacy-clone-derive/badge.svg)](https://docs.rs/fallacy-clone-derive)

[![License: Apache](https://img.shields.io/badge/License-Apache%202.0-red.svg)](LICENSE-APACHE)
OR
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE-MIT)

Derive macro crate for fallacy-clone.

## Rust Version

This version of `fallacy-clone-derive` requires Rust 1.57 or later.

## License

Dual-licensed to be compatible with the Rust project.

Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0 or the MIT license
http://opensource.org/licenses/MIT, at your
option. This file may not be copied, modified, or distributed
except according to those terms.

## Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in `fallacy-clone-derive` by you, shall be licensed as Apache-2.0 and MIT, without any additional
terms or conditions.