algae-derive 0.1.6

Algae is a collection of algorithms and data structures optimized for building decentralize systems...
[dependencies.proc-macro2]
version = "1.0.40"

[dependencies.quote]
version = "1.0.20"

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

[lib]
bench = false
crate-type = ["proc-macro"]
test = true

[package]
authors = ["FL03 <jo3mccain@icloud.com>"]
description = "Algae is a collection of algorithms and data structures optimized for building decentralize systems..."
edition = "2021"
keywords = ["algorithims", "data-structures", "derive"]
license = "MIT"
name = "algae-derive"
readme = "README.md"
repository = "https://github.com/FL03/algae"
version = "0.1.6"