Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
seq-macro 0.1.1 - Docs.rs
[go: Go Back, main page]

seq-macro 0.1.1

Macro to repeat sequentially indexed copies of a fragment of code.
Documentation
[package]
name = "seq-macro"
version = "0.1.1"
authors = ["David Tolnay <dtolnay@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macro to repeat sequentially indexed copies of a fragment of code."
repository = "https://github.com/dtolnay/seq-macro"
documentation = "https://docs.rs/seq-macro"
readme = "README.md"

[lib]
proc-macro = true

[features]
# Not public API.
docs-rs = []

[package.metadata.docs.rs]
features = ["docs-rs"]