Function sprig::strings::substring[][src]

pub fn substring(args: &[Value]) -> Result<Value, FuncError>
Expand description

Given string, start, and length, return a substr.