rCore-Tutorial-v3/ch1/source-files.js
2023-03-27 16:07:29 +00:00

5 lines
139 B
JavaScript

var sourcesIndex = JSON.parse('{\
"os":["",[],["console.rs","lang_items.rs","logging.rs","main.rs","sbi.rs"]]\
}');
createSourceSidebar();