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

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