JVM_THREAD_DAEMON

Constant JVM_THREAD_DAEMON 

pub const JVM_THREAD_DAEMON: &'static str;
Available on crate feature opentelemetry only.
Expand description

Whether the thread is daemon or not.

ยงNotes