[][src]Function tydi::parser::nom::union

pub fn union(
    input: &str
) -> IResult<&str, LogicalStreamType, VerboseError<&str>>