# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AwareFormatter is entity that has ability to deserialize data in JSON or YAML format.
JSONFormatter is entity that has ability to work with JSON format.
XMLFormatter is entity that has ability to work with XML format.
YAMLFormatter is entity that has ability to work with YAML format.
# Interfaces
Formatter describes ability to serialize and deserialize data.