akin 0.2.2

A crate for writing repetitive code easier and faster.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "akin"
description = "A crate for writing repetitive code easier and faster."
version = "0.2.2"
license = "MIT"
edition = "2021"
repository = "https://github.com/lyonsyonii/akin"
documentation = "https://docs.rs/akin"

[lib]
proc-macro = true