Module serialization

Module serialization 

Source
Expand description

Module containing serialization and deserialization utilities for working with the IG Markets API

Modulesยง

option_string_empty_as_none
Module for handling empty strings as None in Option<String> fields
string_as_bool_opt
Module for handling the conversion between string and optional boolean values
string_as_float_opt
Module for handling the conversion between string and optional float values