Type Definition hyper_ast::nodes::SyntaxSerializer

source ·
pub type SyntaxSerializer<'a, 'b, IdN, HAST, const SPC: bool = false> = SimpleSerializer<'a, IdN, HAST, true, true, false, true>;