[][src]Function liquid::filters::invalid_argument

pub fn invalid_argument<S>(argument: S, cause: S) -> Error where
    S: Into<Cow<'static, str>>,