snipdoc 0.1.12

Code Documentation Made Simple
Documentation
```console
$ snipdoc run
==============================
       Snipdoc 
==============================

Overall Summary:
Folder                : [CWD]

Detailed Summary by Action Type:
Equal      : 1
Injected   : 10
Not Found  : 2
Error      : 1

Snippets to inject not found:
 - README.md, snippet id: not-found-snippet-to-inject
 - README.md, snippet id: should-ignore

Found errors in the following files:
 - error-parsing.rs :  --> 2:1
  |
2 | 
  | ^---
  |
  = expected comment or tag_close

Injected In Files:
 - README.md

```