iqm.cpc.core.observation.observation_loading_rules.RuleType

Contents

iqm.cpc.core.observation.observation_loading_rules.RuleType#

iqm.cpc.core.observation.observation_loading_rules.RuleType#

Callable that returns an observation for the given dut_field, or None if it cannot find one.

alias of Callable[[str], ObservationBase | None]