// Various fields need to be emitted with a specific name for the Firefox Profiler to be happy.
// In order to allow us to specify these when necessar, we ignore case warnings.
#![allow(non_snake_case)]pubmodfunction_trace;pubmodprofile_generator;pubmodtrace_streamer;