sounding-analysis 0.7.0

Analysis capability for the sounding-base crate.
Documentation
1
2
3
4
5
6
7
8
9
10
{
	"folders":
	[
		{
			"path": ".",
            "folder_exclude_patterns":["target", ".vscode", "rls"],
            "file_exclude_patterns":["*.bk", "*.sublime*", "*.lock"]
		}
	]
}