[]Function sprig::strings::indent

pub fn indent(args: &[Value]) -> Result<Value, String>

Indent every line in a given string to the specified indent width. This is useful when aligning multi-line strings.