Struct rs_es::json::NoOuter [] [src]

pub struct NoOuter;

No outer options

Literally serializes to nothing

Trait Implementations

impl Debug for NoOuter
[src]

Formats the value using the given formatter.

impl Default for NoOuter
[src]

Returns the "default value" for a type. Read more

impl MergeSerialize for NoOuter
[src]