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.
Blocks until the reference count is 1, then consumes the arc and returns the data inside.
Useful for #3117 and, as @pcwalton claims, for css in servo.
Obvious potential for deadlock. I think this is ok.