1<!---
2Copyright (C) 2020 Robin Krahl <[email protected]>
3SPDX-License-Identifier: CC0-1.0
4-->56# merge-derive-rs
78This crate provides a derive macro for the `merge::Merge` crate. See the
9[`merge`][] crate for more information.
1011[`merge`]: https://lib.rs/crates/merge12