This website requires JavaScript.
Explore
Help
Sign In
danjoredd
/
bibliofile
Watch
1
Star
0
Fork
0
You've already forked bibliofile
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
c627c95363
bibliofile
/
src
History
Daniel Jones
c627c95363
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.
...
Does not run as-is, need to clean up and refactor code to fix the bugs.
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