Docs.rs
oai-statsig-rust-0.27.0
oai-statsig-rust 0.27.0
Docs.rs crate page
ISC
15 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
ding-oai
loomb-oai
Dependencies
ahash ^0.8.11
normal
arc-swap ^1.7.1
normal
async-trait ^0.1.81
normal
base64 ^0.22.1
normal
brotli ^8.0.2
normal
bytes ^1.7.0
normal
chrono ^0.4.40
normal
dashmap ^6.1.0
normal
fancy-regex ^0.17
normal
file-guard ^0.2.0
normal
flate2 ^1.0.35
normal
fs4 ^1.1.0
normal
futures ^0.3.30
normal
indexmap ^2.13.0
normal
optional
lazy_static ^1.5.0
normal
log ^0.4.22
normal
memchr ^2.7.4
normal
memmap2 ^0.9
normal
oai-statsig-grpc ^0.27.0
normal
optional
ouroboros ^0.18.0
normal
parking_lot ^0.12.1
normal
percent-encoding ^2.3.1
normal
prost ^0.14
normal
rand ^0.8.4
normal
reqwest ^0.12.14
normal
optional
rkyv ^0.8
normal
serde ^1.0.204
normal
serde_derive ^1.0.204
normal
serde_json ^1.0.143
normal
serde_with ^3.4.0
normal
sha2 ^0.10.8
normal
simple_logger ^5.0.0
normal
tempfile ^3.8.1
normal
tokio ^1.39.1
normal
tonic ^0.14
normal
uaparser ^0.6.4
normal
uuid ^1.10.0
normal
zstd ^0.13.2
normal
assert-json-diff ^2.0.2
dev
libc ^0.2
dev
mockito ^1.5.0
dev
more-asserts ^0.3.1
dev
rusty-fork ^0.3.0
dev
serde_json ^1.0.143
dev
serial_test ^3.2.0
dev
wiremock ^0.6.2
dev
tonic-prost-build ^0.14
build
libc ^0.2
normal
windows-sys ^0.61.2
normal
Versions
5.02%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
UserValueMap
statsig_
rust
0.27.0
User
Value
Map
Aliased Type
In statsig_
rust::
user::
user_
value
statsig_rust
::
user
::
user_value
Type Alias
User
Value
Map
Copy item path
Source
pub type UserValueMap =
HashMap
<
String
,
UserValue
>;
Aliased Type
ยง
pub struct UserValueMap {
/* private fields */
}