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
12
[lib]
proc-macro = true

[package]
description = "A crate for writing repetitive code easier and faster."
documentation = "https://docs.rs/akin"
edition = "2021"
license = "MIT"
name = "akin"
repository = "https://github.com/lyonsyonii/akin"
resolver = "2"
version = "0.2.2"