InternalRpcApi

@RequiresOptIn(message = "This is internal kotlinx.rpc api that is subject to change and should not be used", level = RequiresOptIn.Level.ERROR)
annotation class InternalRpcApi(source)