bibliofile/src
2023-11-03 11:44:56 -05:00
..
html_module.rs - Refactored code to return text 2023-07-20 10:28:40 -05:00
main.rs Tried a few things out, learned that page_num will outlive s. This causes the program to crash. Because of this, I will have page_num save to a file and open it when needed. That way it will not outlive S, and automatic bookmarking will already be implemented. 2023-11-03 11:44:56 -05:00