bincode_derive-next 2.1.0

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.1.0"
dependencies = [
 "virtue-next",
]

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