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

pub fn synchronicity(
    input: &str
) -> IResult<&str, Synchronicity, VerboseError<&str>>