Skip to main content

REVIEWS_NEXT

Constant REVIEWS_NEXT 

Source
pub const REVIEWS_NEXT: ModuleSchema;
Expand description

The next version of REVIEWS, with one operation and one field added and nothing taken away.

An additive change: blame is an operation no rule package calls yet, and openedAt is a field none reads. The compatibility test holds this to the rule an additive change has to obey, which is that a package written against the older schema goes on checking and running unchanged.