annotation Experimental

Overview

This annotation marks methods, classes, constants, and macros as experimental.

Experimental features are subject to change or be removed despite the https://semver.org/ guarantees.

@[Experimental("Join discussion about this topic at ...")]
def foo
end

Defined in:

annotations.cr