batch_oper 2.2.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
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "batch_oper"
version = "2.2.0"
dependencies = [
 "tuples",
]

[[package]]
name = "tuples"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ce9cadc16e2f9950d80c079ab5b9ba28999498e943e227b0bbf7e02dc470802"