pub const INCOMPATIBLE_FEATURES: &[(Symbol, Symbol)];Expand description
Some features are not allowed to be used together at the same time.
If the two are present, produce an error.
pub const INCOMPATIBLE_FEATURES: &[(Symbol, Symbol)];Some features are not allowed to be used together at the same time.
If the two are present, produce an error.