macro_rules! LayoutConstraintUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown LayoutConstraint member.