pub const OS__RAW_DESCRIPTION: &str = "os.raw_description";Expand description
An unprocessed description string obtained by the operating system. For some well-known runtimes, Sentry will attempt to parse name and version from this string, if they are not explicitly given.
- PII: Maybe
- Rewriting behavior: None