hooks 1.0.0-alpha.2

Compile-time, async hooks
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "hooks"
version = "1.0.0-alpha.2"
dependencies = [
 "hooks-derive",
]

[[package]]
name = "hooks-derive"
version = "1.0.0-alpha.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0c879107cfacdacccdee4ef6e7a57372804d6d0f61b91a3b3a5ffca04aed2f6"