[−][src]Trait neon::object::This
The trait of types that can be a function's this binding.
The trait of types that can be a function's this binding.
impl This for JsObject[src]impl This for JsUndefined[src]impl This for JsValue[src]impl<T: Class> This for T[src]