Type Definition aip_filtering::ast::Filter[][src]

type Filter<'a> = Option<Expression<'a>>;