Function syn::parse_where_clause[][src]

pub fn parse_where_clause(input: &str) -> Result<WhereClause, String>