NotImplemented

annotation class NotImplemented(val backends: String)(source)

Annotation to mark classes or functions as not implemented for specific backends.

Parameters

backends

List of backend names where this feature is not implemented

Properties

Link copied to clipboard