Function clock_zones::variables[][src]

pub fn variables<Z: Zone<B>, B: Bound>(
    zone: &Z
) -> impl Iterator<Item = Variable>

Returns an iterator over the variables of a zone.