[][src]Type Definition binjs::specialized::es6::ast::ListOfDirective

type ListOfDirective = Vec<Directive>;
[]

Implementation of list type ListOfDirective.