Crate lithos_sprig

Crate lithos_sprig 

Source
Expand description

Lithos Sprig provides a partial re-implementation of selected helpers from the sprig Go template library, tailored for use with Rust-based Go template interpreters such as gitmpl.

Functionsยง

install_sprig_functions
Registers the sprig helpers into an existing function registry builder.
sprig_functions
Returns a registry populated with the Go core helpers plus sprig extensions.