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
[lib]
path = "lib.rs"
proc-macro = true

[package]
authors = ["Miguel Young de la Sota <mcyoung@mit.edu>"]
description = "attributes for the ilex crate"
edition = "2021"
homepage = "https://github.com/mcy/strings"
keywords = ["string", "text", "binary"]
license = "Apache-2.0"
name = "ilex-attr"
repository = "https://github.com/mcy/strings"
version = "0.5.0"