Function python_ast::tree::constant::try_bool

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