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

use ast::Modport instead