Home
last modified time | relevance | path

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

/third_party/rust/crates/version_check/src/
Dchannel.rs101 pub fn supports_features(&self) -> bool { in supports_features() method
Dlib.rs270 Channel::read().map(|c| c.supports_features()) in is_feature_flaggable()