Struct launchdarkly::Rollout [] [src]

pub struct Rollout {
    pub variations: Vec<WeightedVariation>,
}

Fields

Trait Implementations

impl Debug for Rollout
[src]

[src]

Formats the value using the given formatter.