[][src]Type Definition moore_svlog::ast::SubroutinePrototype

type SubroutinePrototype<'a> = Node<'a, SubroutinePrototypeData<'a>>;