ilex-attr 0.5.0

attributes for the ilex crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "ilex-attr"
version = "0.5.0"
description = "attributes for the ilex crate"

edition.workspace = true
authors.workspace = true
homepage.workspace = true
repository.workspace = true
keywords.workspace = true
license.workspace = true

[lib]
path = "lib.rs"
proc-macro = true