maplibre-rs/docs/api/maplibre/io/pipeline/sidebar-items.js

1 line
450 B
JavaScript

initSidebarItems({"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",""]]});