Struct icu_provider_fs::export::serializers::json::Serializer[][src]

pub struct Serializer { /* fields omitted */ }
Expand description

A serializer for JavaScript Object Notation (JSON).

Implementations

Methods from Deref<Target = SyntaxOption>

Gets the file extension associated with the given syntax.

Trait Implementations

Serializes an object to a sink.

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Clone this trait object reference, returning a boxed trait object.

Return this boxed trait object as Box<dyn Any>. Read more

Return this trait object reference as &dyn Any. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.