[][src]Function syn::parse_where_clause

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