ConditionalBindingStmt

public struct ConditionalBindingStmt : Stmt

A binding to a pattern that breaks control flow if the scrutinee doesn’t match.