yoke-derive 0.0.1

Custom derive for the yoke crate
Documentation
[dependencies.proc-macro2]
version = "1.0.27"

[dependencies.quote]
version = "1.0.9"

[dependencies.syn]
features = ["derive"]
version = "1.0.73"

[dependencies.synstructure]
version = "0.12.4"
[dev-dependencies.yoke]
version = "0.2.0"

[lib]
proc_macro = true

[package]
authors = ["Manish Goregaokar <manishsmail@gmail.com>"]
categories = ["data-structures"]
description = "Custom derive for the yoke crate"
edition = "2018"
keywords = ["zerocopy", "serialization", "lifetime", "borrow", "self-referential"]
license-file = "LICENSE"
name = "yoke-derive"
repository = "https://github.com/unicode-org/icu4x"
version = "0.0.1"