Identifier.binding

the binding (alias) e. g. 'io = std.stdio'

struct Identifier
string binding;

Meta