Function sprig::strings::has_suffix[][src]

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

Golang’s strings.hasSuffix, but with the arguments switched