Files
servo/components/script/dom/bindings/codegen/CodegenRust.py
Anthony Ramine 45c9aa7487 Generalise RootedReference
It now becomes RootedReference<'root> and includes an associated type for
the return type of its 'r' method.

This removes the need for OptionalRootedReference.
2016-10-11 19:44:33 +02:00

275 KiB