Function notedown_parser::utils::join_ast_list[][src]

pub fn join_ast_list<M>(list: &[ASTNode<M>]) -> String where
    ASTNode<M>: Display