Overloaded constructor for TOML serializers
Constructor to create new serializer instance
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(toml_serializer), | intent(out) | :: | self |
Instance of the TOML serializer |
||
type(toml_ser_config), | intent(in), | optional | :: | config |
Configuration for serializer |