blob: bd21cdfb4ace4337d3e874679c2e76c19a6c0f21 [file] [log] [blame] [view]
# errors - ffx Error Types and Helpers
The macro around `ffx_error` are the most common, and are used to produce
non-BUG error output strings to the user. The underlying type is `FfxError` that
is a user-facing error.