Function valid_external_repr

Source
pub fn valid_external_repr(any: &Bound<'_, PyAny>) -> Option<bool>
Expand description

whether eval(repr(any)) == any