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

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