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

type PackageDecl<'a> = Package<'a>;
👎 Deprecated:

use ast::Package instead