capture-it 0.4.3

Modern c++-ish capture syntax for rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dev-dependencies.futures]
version = "0.3"

[features]
no-std = []

[package]
authors = ["kang-sw <ki6080@gmail.com>"]
description = "Modern c++-ish capture syntax for rust"
edition = "2021"
license = "MIT"
name = "capture-it"
readme = "README.md"
repository = "https://github.com/kang-sw/capture-it"
version = "0.4.3"