InternalKotoseUtilsApi

@RequiresOptIn(message = "This is an internal KotoseUtils API and should not be used outside the library.")
annotation class InternalKotoseUtilsApi

Marks internal API that should not be used by library consumers.