[][src]Module ion_c_sys::writer

Provides higher-level APIs for Ion C's hWRITER.

Structs

IonCAnnotationsFieldWriterContext

Context for writing annotations and fields in with proper reference lifetimes.

IonCWriterHandle

Wrapper over hWRITER to make it easier to writers in IonC correctly.

Enums

WriterMode

Indicates at a high-level what type of writer to use.

Traits

IonCValueWriter

The API for Ion C value writing.