Syntax lookup
You can find deprecated syntax in https://rescript-lang.org/syntax-lookup.
For example, @obj
is described as
Deprecated since compiler version 11.0. It was mainly used to bind to JS param objects with many optional fields, records with optional fields are now natively supported.