ENFORCE_RUNTIME_ANNOTATIONS

Static ENFORCE_RUNTIME_ANNOTATIONS 

Source
pub static ENFORCE_RUNTIME_ANNOTATIONS: ExperimentalOption
Expand description

Enable runtime type annotation feature to ensure that type annotations are checked against the type that binds to them, returning conversion errors if the types are incompatible.