pub type jvmtiPhase = u32;
Trait Implementations§
Source§impl From<JvmtiPhase> for jvmtiPhase
impl From<JvmtiPhase> for jvmtiPhase
Source§fn from(value: JvmtiPhase) -> Self
fn from(value: JvmtiPhase) -> Self
Converts to this type from the input type.