Module mastodon_async::helpers

source ·
Expand description

Collection of helpers for serializing/deserializing Data objects

Modules§

  • Helpers for working with the command line
  • Helpers for deserializing a Data struct from the environment
  • Helpers for serializing to/deserializing from json
  • Helpers for serializing data for logging
  • Adapter for reading JSON data from a response with better logging and a fail-safe timeout.
  • Helpers for serializing to/deserializing from toml