Type Alias py_ast::parse::Variable

source ·
pub type Variable = Ident;

Aliased Type§

struct Variable(/* private fields */);