pi_append_vec 0.6.3

Only supports append vectors, lock free
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "pi_append_vec"
version = "0.6.3"
dependencies = [
 "pi_arr",
 "pi_share",
]

[[package]]
name = "pi_arr"
version = "0.30.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "03143b6381ef3fa754e46623b211c289b8b39ba83d4fd327cd4571fb10013115"
dependencies = [
 "pi_buckets",
 "pi_share",
 "pi_vec_remain",
]

[[package]]
name = "pi_buckets"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13cc1093fb557009e8548b21c410236fc621414b6bdac3b6f78eb356a37a6689"

[[package]]
name = "pi_share"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d0482a0d1f3f8858dc2e7bf9e4446c5a5775db9105f37f183bd7214d249bddb5"

[[package]]
name = "pi_vec_remain"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e20e7becf6f5369f952e44456bb08cef9f7d659795772ae5dfeaf1effc301861"