Function try_bool

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