Function python_ast::ast::tree::constant::try_string

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