Skip to main content

RUNTIME__NAME

Constant RUNTIME__NAME 

Source
pub const RUNTIME__NAME: &str = "runtime.name";
๐Ÿ‘ŽDeprecated:

Use PROCESS__RUNTIME__NAME (process.runtime.name) instead.

Expand description

The name of the runtime. For example node, CPython, or rustc.

  • Scrubbing: Manual
  • Rewriting behavior: None

ยงAliases