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

use ast::Interface instead