[][src]Type Definition bae_rs::sounds::complex_sound::ProcessOrder

type ProcessOrder = VecDeque<GraphNode>;

Alias for the container storing the order of processing GraphNodes.