batch_oper 1.12.1

batch_oper provides some batch operation macro for some operations
Documentation
[dependencies]

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

[package]
authors = ["BatchOperator", "Package <Aditrc@outlook.com>"]
categories = ["algorithms", "api-bindings", "development-tools", "no-std"]
description = "batch_oper provides some batch operation macro for some operations"
edition = "2018"
keywords = ["batch_oper", "macro", "using", "in", "let_chain"]
license = "MIT"
name = "batch_oper"
readme = "README.md"
repository = "https://github.com/BatchOperator/BatchOperRust"
version = "1.12.1"