batch_oper 2.2.0

batch_oper provides some batch operation macro for some operations
Documentation
[build-dependencies]
[dependencies.tuples]
optional = true
version = "1.4"

[features]
chain_panic = []
chain_todo = []
combin = []
default = ["std", "combin", "named-into", "macro-lit", "side-effect", "re-exports", "chain_panic", "chain_todo", "tuples", "once_get"]
macro-lit = []
named-into = []
once_get = []
re-exports = []
side-effect = []
std = []

[package]
authors = ["BatchOperator", "2A5F <u2a5f@outlook.com>"]
categories = ["rust-patterns", "no-std"]
description = "batch_oper provides some batch operation macro for some operations"
edition = "2018"
keywords = ["utils", "into", "let_chain", "tuple", "macro"]
license = "MIT"
name = "batch_oper"
readme = "README.md"
repository = "https://github.com/BatchOperator/BatchOperRust"
version = "2.2.0"