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.2.1 - Docs.rs
[go: Go Back, main page]

seq-macro 0.2.1

Macro to repeat sequentially indexed copies of a fragment of code.
Documentation
[dev-dependencies.rustversion]
version = "1.0"

[dev-dependencies.trybuild]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Macro to repeat sequentially indexed copies of a fragment of code."
documentation = "https://docs.rs/seq-macro"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "seq-macro"
readme = "README.md"
repository = "https://github.com/dtolnay/seq-macro"
version = "0.2.1"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]