Function python_ast::ast::tree::constant::try_option

source ยท
pub fn try_option(value: &PyAny) -> PyResult<Option<Literal<String>>>