batch_oper 1.1.0

batch_oper provides some batch operation macro for some operations
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "batch_oper"
version = "1.1.0"
authors = ["BatchOperator", "Package <Aditrc@outlook.com>"]
edition = "2018"
description = "batch_oper provides some batch operation macro for some operations"
repository = "https://github.com/BatchOperator/BatchOperRust"
license = "MIT"
keywords = ["batch_oper", "macro", "using", "in", "let_chain"]
readme = "README.md"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]