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

type IntfDecl<'a> = Interface<'a>;
👎 Deprecated:

use ast::Interface instead