pub fn triple_strategy() -> impl Strategy<Value = Option<String>>
Generates a random, known target triple that can be understood by both cargo and guppy, or None.
None