JVM_MEMORY_TYPE

Constant JVM_MEMORY_TYPE 

Source
pub const JVM_MEMORY_TYPE: &'static str;
Expand description

The type of memory.

§Notes

§Examples

  • "heap"
  • "non_heap"