rust-measureme 0.7.1 Support crate for rustc's self-profiling feature

Record rustc compiler events and serializing them to a compact binary format with this support package. It is integrated into rustc via the unstable -Z self-profile flag.