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
© 2012–2021 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/1.2.1/Experimental.html