commit f49cde1bb1ee59e12fe251141a70ea296028c159 Author: Gwyn Ciesla Date: Tue Jun 22 13:31:02 2021 +0000 Added the README diff --git a/README.md b/README.md new file mode 100644 index 0000000..e6afc8f --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# rust-clang-ast + +Data structures for processing Clang's `-ast-dump=json` format \ No newline at end of file