cargo_equip_marker 0.1.0

Provides a marker attribute for `cargo-equip`.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[lib]
name = "cargo_equip"
proc-macro = true

[package]
authors = ["Ryo Yamashita <qryxip@gmail.com>"]
categories = []
description = "Provides a marker attribute for `cargo-equip`."
edition = "2018"
keywords = []
license = "MIT OR Apache-2.0"
name = "cargo_equip_marker"
repository = "https://github.com/qryxip/cargo-equip"
version = "0.1.0"