plane_core

Module logging

Source

Structs§

Traits§

  • Helper trait for consuming and logging errors without further processing. Mostly useful for when a function returns a Result<()> and we want to know if it failed but still continue execution.