batch_oper 1.9.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
15
16
17
[dependencies]

[features]
default = ["std"]
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.9.0"