Type Alias launchdarkly_server_sdk_evaluation::VariationIndex
source · pub type VariationIndex = isize;
Expand description
A type representing the index into the crate::Flag’s variations.
pub type VariationIndex = isize;
A type representing the index into the crate::Flag’s variations.