mirror of https://github.com/smithy-lang/smithy-rs
c830caa281
This PR implements [RFC-39](https://github.com/smithy-lang/smithy-rs/blob/main/design/src/rfcs/rfc0039_forward_compatible_errors.md) with a couple slight deviations: - No `introspect` method is added since `Error` already implements `ProvideErrorMetadata`. - The same opaqueness and deprecation pointer is applied to the enum unknown variant for consistency. ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._ |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts |