Constant SENTINEL

Source
pub const SENTINEL: PyHash = -1;
Expand description

A PyHash value used to represent a missing hash value, e.g. means “not yet computed” for str’s hash cache