Function sxpres::file_base64

source ยท
pub fn file_base64(file: String, tipo: &str) -> Result<String, Error>
Expand description

Convert external files into raw base64 data to be embedded into the final HTML.