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

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