Searched defs:FeatureRestrictionError (Results 1 – 1 of 1) sorted by relevance
186 pub struct FeatureRestrictionError { struct193 impl error::Error for FeatureRestrictionError {} argument195 impl fmt::Display for FeatureRestrictionError { implementation