Struct launchdarkly::Target [] [src]

pub struct Target {
    pub values: Vec<String>,
    pub variation: usize,
}

Fields

Trait Implementations

impl Debug for Target
[src]

[src]

Formats the value using the given formatter.