hooks 1.0.0-alpha.2

Compile-time, async hooks
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.hooks-derive]
version = "1.0.0-alpha.1"

[package]
description = "Compile-time, async hooks"
documentation = "https://docs.rs/hooks"
edition = "2021"
license = "MIT"
name = "hooks"
readme = "README.md"
repository = "https://github.com/frender-rs/hooks"
resolver = "1"
version = "1.0.0-alpha.2"