Module pikadick::util

source ·

Modules

Structs

  • An ascii table
  • A task to re-encode things
  • This type attaches to a message and displays a loading sign until send_ok or send_err are called, where it then displays a check or an X respectively. If neither are called, send_err is called automatically from the destructor. All functions are not async and can only be used from a tokio runtime context. Errors are silently ignored.
  • A cache with entries that “expire” after a per-cache time limit

Statics

Functions