corresponding 0.1.2

Move corresponding fields between structs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.corresponding-macros]
version = "0.1"

[package]
categories = ["data-structures"]
description = "Move corresponding fields between structs"
edition = "2021"
homepage = "https://github.com/markjansnl/corresponding-rs"
keywords = ["copy", "corresponding", "struct", "fields"]
license = "MIT"
name = "corresponding"
readme = "../README.md"
repository = "https://github.com/markjansnl/corresponding-rs"
version = "0.1.2"