slist-derive 0.1.0

Deriving traits for the slist crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[lib]
proc-macro = true

[package]
authors = ["Maros Grego <maros@grego.site>"]
description = "Deriving traits for the slist crate"
edition = "2018"
license = "MIT"
name = "slist-derive"
repository = "https://github.com/grego/slist"
version = "0.1.0"