Skip to content

v0.12.0

@sseemayer sseemayer tagged this 25 Apr 13:10
To allow future changes to the API without breaking backwards
compatibility, mark several public types as non_exhaustive to prevent
users from exhaustively matching against these types.

BREAKING CHANGE: destructuring matches on marked types will fail.
Assets 2
Loading