Function sprig::strings::has_prefix[][src]

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

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