MCPcopy Index your code
hub / github.com/eventuallyconsultant/codegenr / handlebars_ext.rs

File handlebars_ext.rs

codegenr/src/helpers/handlebars_ext.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use handlebars::{Helper, HelperResult, RenderError};
2use serde_json::Value;
3
4pub trait HandlebarsExt {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected