Searched refs:supports_features (Results 1 – 2 of 2) sorted by relevance
101 pub fn supports_features(&self) -> bool { in supports_features() method
270 Channel::read().map(|c| c.supports_features()) in is_feature_flaggable()