InternalHazeApi

@RequiresOptIn(message = "This is an internal Haze API and should not be used outside of the library. It may be changed or removed without notice.")
annotation class InternalHazeApi

Marks public declarations reserved for Haze's internal module-to-module implementation.