[][src]Function liquid::filters::invalid_input

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