Expand description
Macros for creating Fuchsia components and tests.
These macros work on Fuchsia, and also on host with some limitations (that are called out where they exist).
Structs
- Interest expresses the scope of clients’ desired diagnostics data, e.g. for filtering messages or controlling their generation.
Enums
- The severity of a given record.
Attribute Macros
- Define a fuchsia main function.
- Define a fuchsia test.