MCPcopy Create free account

hub / github.com/HectorPulido/cv-generator-with-rust / functions

Functions22 in github.com/HectorPulido/cv-generator-with-rust

↓ 2 callersFunctioncreate_pdf
(json_data: serde_json::Value)
source/src/main.rs:15
↓ 1 callersMethodapply_theme
(&mut self, html: String)
source/src/generator.rs:205
↓ 1 callersMethodconfig
(&mut self, input: &serde_json::Value)
source/src/generator.rs:32
↓ 1 callersMethodformat
(&mut self, json: Value)
source/src/generator.rs:165
↓ 1 callersMethodformat_section
(&mut self, json: Value)
source/src/generator.rs:152
↓ 1 callersMethodgenerate_html
(&mut self, markdown: String)
source/src/generator.rs:185
↓ 1 callersFunctionread_json_from_file
(path: P)
source/src/main.rs:53
Methodachievement
(input: &serde_json::Value)
source/src/generator.rs:55
Methoddescription
(input: &serde_json::Value)
source/src/generator.rs:83
Methodextra
(input: &serde_json::Value)
source/src/generator.rs:123
Methodformat_title
(title: String)
source/src/generator.rs:97
Methodformat_value
(input: &Value)
source/src/generator.rs:28
Functiongenerate_cv
(info: web::Json<serde_json::Value>)
source/src/main.rs:28
Methodgenerate_pdf
(html: String, filename: &String)
source/src/generator.rs:223
Methodintro
(input: &serde_json::Value)
source/src/generator.rs:47
Functionmain
()
source/src/main.rs:60
Methodnew
()
source/src/generator.rs:39
Methodright_image
(input: &serde_json::Value)
source/src/generator.rs:87
Methodsocial
(input: &serde_json::Value)
source/src/generator.rs:127
Methodspace
(_: &serde_json::Value)
source/src/generator.rs:119
Methodtitle
(input: &serde_json::Value)
source/src/generator.rs:51
Methodunordered_list
(input: &serde_json::Value)
source/src/generator.rs:107