Skip to main content

INFERENCE_CONFLICT

Constant INFERENCE_CONFLICT 

Source
pub const INFERENCE_CONFLICT: &str = "cove::type::inference_conflict";
Expand description

Two uses of a local binding ask for different types where its initializer left one open.