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

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