[dependencies.auto_impl]
version = "1.1.0"
[dependencies.dashmap]
features = ["rayon", "serde"]
version = "5.4"
[dependencies.fbinit]
version = "0.2"
[lib]
name = "stats_traits"
path = "lib.rs"
[package]
authors = ["Facebook <opensource+rust-shed@fb.com>"]
description = "Traits for stats crate"
edition = "2021"
homepage = "https://github.com/facebookexperimental/rust-shed/"
license = "MIT OR Apache-2.0"
name = "fb_stats_traits"
readme = "README.md"
repository = "https://github.com/facebookexperimental/rust-shed/"
version = "0.2.0"