[][src]Module new_home_core::communication::response_formatter

Structs

JsonResponseFormatter

Implements the response formatter for json values

Traits

ResponseFormatter

The Response formatter is meant to create a Value (mainly) for the MethodResponse struct It collects all possible response data types These types are meant for displaying by other applications