We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/home/jdm/sdb/servo/src/components/script/dom/bindings/callback.rs:27:39: 27:40 error: obsolete syntax: visibility not necessary /home/jdm/sdb/servo/src/components/script/dom/bindings/callback.rs:27 pub fn callback(&self) -> *JSObject; ^
It should be highlighting the pub instead.
pub