Constant PPROF_PROFILE_DOC_URL
Source pub const PPROF_PROFILE_DOC_URL: &'static str;
Expand description
Documentation link for this profile type.
§Notes
The URL must be absolute and may be missing if the profile was generated by code that did not supply a link
§Examples
"http://pprof.example.com/cpu-profile.html"