Type Definition hyper_ast::nodes::JsonSerializer
source · pub type JsonSerializer<'a, 'b, IdN, HAST, const SPC: bool> = IndentedSerializer<'a, 'b, IdN, HAST, Json, SPC>;
pub type JsonSerializer<'a, 'b, IdN, HAST, const SPC: bool> = IndentedSerializer<'a, 'b, IdN, HAST, Json, SPC>;