foxbox_taxonomy::util::TargetMap
[−]
[src]
type TargetMap<K, T> = Vec<Targetted<K, T>>;
A bunch of instructions, going to different targets.
type TargetMap<K, T> = Vec<Targetted<K, T>>;
A bunch of instructions, going to different targets.