Function try_bool

Source
pub fn try_bool(value: &Bound<'_, PyAny>) -> PyResult<Option<Literal<String>>>