[dependencies.hpt-common]
version = "0.0.17"
[dependencies.hpt-traits]
version = "0.0.17"
[dependencies.hpt-types]
version = "0.0.17"
[dependencies.rayon]
version = "1.10.0"
[features]
bound_check = []
track_caller = []
[lib]
name = "hpt_iterator"
path = "src/lib.rs"
[package]
authors = ["JianJian Li <ljj1849532909@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "An internal library implements iterator for hpt"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "hpt-iterator"
readme = false
repository = "https://github.com/Jianqoq/Hpt"
version = "0.0.17"