Module loga::common

source ·

Structs§

Traits§

  • A helper to easily generate debug strings for types implementing Debug.
  • This trait defines the flags value used for gating logging messages. You should define a new bitflags type and then implement this on it. See StandardFlag for an example.