syn::derive::parsing

Function data_union

source
pub(crate) fn data_union(
    input: ParseStream<'_>,
) -> Result<(Option<WhereClause>, FieldsNamed)>