ERR_EXPECT_TRUE

Constant ERR_EXPECT_TRUE 

Source
pub const ERR_EXPECT_TRUE: &str = "Expected 'true'";
Expand description

Error message when true literal is expected but not found