[][src]Type Definition nar::syntax::abs::desugar::decls::DeclM

type DeclM<T> = DesugarM<(T, DesugarState)>;