Module neon::object[][src]

Traits for working with JavaScript objects.

Traits

Class

The trait implemented by Neon classes.

Object

The trait of all object types.

PropertyKey

A property key in a JavaScript object.

This

The trait of types that can be a function’s this binding.