Module donet_core::parser::pipeline
source · Expand description
Defines the PipelineStage
structure, which manages
data stored in memory throughout the DC parser pipeline.
Structs§
- Data stored in memory throughout the DC parser pipeline.
Enums§
- Used by the
PipelineData
structure to keep track of the current pipeline stage to properly store its state.