Skip to content

api: mark `enum` types as `#[non_exhaustive]`

With the exception of those which are already exhaustive such as SortOrder or YesNo.

Merge request reports