fallback-derive 0.1.2

A helper library to implement fallback mechaism.
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "2.0"

[lib]
proc-macro = true

[package]
authors = ["Berrysoft <Strawberry_Str@hotmail.com>"]
categories = ["data-structures"]
description = "A helper library to implement fallback mechaism."
edition = "2021"
keywords = ["fallback"]
license = "MIT"
name = "fallback-derive"
readme = "README.md"
repository = "https://github.com/Berrysoft/fallback"
version = "0.1.2"