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