Skip to main content

removesuffix_fn

Function removesuffix_fn 

Source
pub fn removesuffix_fn(
    ctx: &'_ mut dyn EvalContext,
    a: &[ExprValue],
) -> Result<ExprValue, ExpressionError>