Type Alias FunctionList

Source
pub type FunctionList = LinkedList<FunctionListAdapter>;

Aliased Typeยง

struct FunctionList { /* private fields */ }