capture-it 0.1.1

Modern c++-ish capture syntax for rust
Documentation
1
2
3
4
5
6
7
8
9
[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.1.1"