OMNI_OTEL_UNSUPPORTED_PLATFORM#

Defined in omni/observability/Utils.h

OMNI_OTEL_UNSUPPORTED_PLATFORM()#

Helper macro to help in notifying of code locations that need to be reimplemented for new platforms.

This will always generate a compile error due to a failed static assert.