Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ongchi/comment-extract


https://github.com/ongchi/comment-extract

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# comment-extract

Experimental doc comments extractor for [DataFusion](https://github.com/apache/arrow-datafusion).

## Note

This tool extracts information from
rustdoc JSON output ([rfcs#2963](https://rust-lang.github.io/rfcs/2963-rustdoc-json.html)),
which requires the nightly toolchain,
but it is not necessary to compile with the nightly toolchain.