Kitt.Util.to_map_recursive
You're seeing just the function
to_map_recursive
, go back to Kitt.Util module for more information.
Specs
Recursively converts a Kitt message struct to its equivalent Elixir map to allow it to be encoded to binary format. Reduces over the fields of the struct and converts it and any sub-fields defined as structs to a map.