[][src]Trait realsense_rust::stream_profile_kind::NonAnyStreamProfileKind

pub trait NonAnyStreamProfileKind where
    Self: StreamProfileKind
{ const EXTENSION: Extension; }

The marker traits of all kinds of StreamProfile except Any.

Associated Constants

Loading content...

Implementors

impl NonAnyStreamProfileKind for Motion[src]

impl NonAnyStreamProfileKind for Pose[src]

impl NonAnyStreamProfileKind for Video[src]

Loading content...