pub type SharedSampler = Arc<SecretSampler>;Expand description
Shared sampler handle for the dispatch pipeline.
Aliased Typeยง
pub struct SharedSampler { /* private fields */ }pub type SharedSampler = Arc<SecretSampler>;Shared sampler handle for the dispatch pipeline.
pub struct SharedSampler { /* private fields */ }