Function triple_strategy

Source
pub fn triple_strategy() -> impl Strategy<Value = Option<String>>
Expand description

Generates a random, known target triple that can be understood by both cargo and guppy, or None.