[][src]Module ion_c_sys::decimal

Provides higher-level APIs for ION_DECIMAL

Structs

IonDecimalPtr

Smart Pointer over ION_DECIMAL to ensure that ion_decimal_free is invoked on the instance.