Crate docx_handlebars

Source

Re-exports§

pub use errors::DocxError;
pub use template::render_handlebars;

Modules§

errors
错误类型定义
imagesize
ole
template
utils
实用工具函数

Functions§

render
主要的 DOCX Handlebars 处理器
set_panic_hook
console_error_panic_hook 功能启用时,我们可以调用 set_panic_hook 函数 至少一次在初始化过程中,以便在 panic 时获得更好的错误消息。