pub type FunctionNameVec = Vec<FunctionName>;

Aliased Type§

struct FunctionNameVec { /* private fields */ }