Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bkettle/message-book
/ functions
Functions
6 in github.com/bkettle/message-book
⨍
Functions
6
◇
Types & classes
3
↓ 1 callers
Method
get_db_location
(&self)
src/main.rs:29
↓ 1 callers
Function
iter_messages
(db_path: &PathBuf, chat_identifier: &str, output_dir: &PathBuf)
src/main.rs:55
↓ 1 callers
Function
latex_escape
Make necessary replacements so that the text is ready for insertion into latex
src/render.rs:7
↓ 1 callers
Method
render
(self)
src/render.rs:50
↓ 1 callers
Function
render_message
(msg: &Message)
src/render.rs:79
Function
main
()
src/main.rs:177