Package-level declarations

Types

Link copied to clipboard
@RequiresOptIn(level = RequiresOptIn.Level.ERROR, message = "This is outside rabosh's stable core: it may change or be removed in any release, with no deprecation cycle. Opt in with @OptIn(RaboshExperimental::class) — or module-wide via the compiler's opt-in option — and see STABILITY.md for what each tier promises.")
annotation class RaboshExperimental

Marks a declaration as outside the stable core: it may change or disappear in any release, with no deprecation cycle.