[][src]Module pubnub_core::data::object

An Object type for representing arbitrary structured values.

Type Definitions

Object

A type alias for json::JsonValue. Used to represent arbitrary structured values.