mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
1 line
485 B
JavaScript
1 line
485 B
JavaScript
window.SIDEBAR_ITEMS = {"enum":[["PipelineError",""]],"struct":[["ClosureProcessable",""],["DataPipeline","A pipeline which consists of multiple steps. Steps are [`Processable`] workloads. Later steps depend on previous ones."],["PipelineContext","Context which is available to each step within a [`DataPipeline`]"],["PipelineEnd","Marks the end of a [`DataPipeline`]"]],"trait":[["PipelineProcessor","Processes events which happen during the pipeline execution"],["Processable",""]]}; |