Home
last modified time | relevance | path

Searched refs:Value (Results 1 – 1 of 1) sorted by relevance

/webrtc/constraints/src/
H A Dsupported_constraints.rs125 type Value = MediaTrackSupportedConstraints; typedef
131 fn visit_map<M>(self, mut access: M) -> Result<Self::Value, M::Error> in visit_map() argument