We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
use
I expect this to work:
impl CssSelectResultsRef { use properties::CssColorProp; fn computed_color(element: css_pseudo_element) -> CssColorProp { fail } }