Function python_ast::ast::tree::constant::try_bytes

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