[−][src]Module realsense_rust::pipeline_kind
Marker traits and types for Pipeline.
Structs
Active | A marker type indicating the Pipeline is started. |
Inactive | A marker type indicating the Pipeline is stopped. |
Traits
PipelineState | Marker trait for pipeline marker types. |