bincode_derive-next 2.0.4

Implementation of #[derive(Encode, Decode)] for bincode-next
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 = 4

[[package]]
name = "bincode_derive-next"
version = "2.0.4"
dependencies = [
 "virtue-next",
]

[[package]]
name = "virtue-next"
version = "0.0.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4daab4b8a8c3c1408ea5e60a5d380790ff15d0cfe0333c14ce98210c1339fd8"