[][src]Type Definition moore_svlog_syntax::ast::ModportDecl

type ModportDecl<'a> = Modport<'a>;
👎 Deprecated:

use ast::Modport instead