pub async fn scan_json_stems(path: &Path) -> Result<Vec<String>, Error>
Scan a directory for .json files and return their file stems.
.json