mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-16 11:37:47 +01:00
Extract a procedure that calls convert_pages() to process HTML files into a function. It is used in both install/store.rs and install/local_extension.rs, doing this avoids code duplication.