Docs.rs
jvmti-rs-0.17.0
jvmti-rs 0.17.0
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
luadebug
Dependencies
cesu8 ^1.1.0
normal
error-chain ^0.12.4
normal
jni ^0.19.0
normal
jni-sys ^0.3.0
normal
lazy_static ^1.5.0
normal
log ^0.4.22
normal
thiserror ^1.0.63
normal
Versions
0.7%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
jvmti_
rs
0.17.0
Modules
builder
errors
event
objects
perf
sys
Macros
java_vm
jni
jvmti
jvmti_catch
Structs
JFieldName
JMethodName
JSignature
JThreadGroupInfo
JThreadInfo
JVMTIEnv
JVMTIFacadeEnv
JavaVM
Enums
JvmtiClassStatus
JvmtiError
JvmtiEvent
JvmtiEventMode
JvmtiHeapFilter
JvmtiHeapObjectFilter
JvmtiHeapReferenceKind
JvmtiHeapRootKind
JvmtiIterationControl
JvmtiJavaLangThreadState
JvmtiJlocationFormat
JvmtiObjectReferenceKind
JvmtiParamKind
JvmtiParamTypes
JvmtiPhase
JvmtiPrimitiveType
JvmtiResourceExhausted
JvmtiThreadPriority
JvmtiThreadState
JvmtiTimerKind
JvmtiVerboseFlag
JvmtiVersionInterface
JvmtiVersionMask
JvmtiVersionShift
JvmtiVisit
Traits
AdapterTransform
Desc
Jvmti
Transform
Functions
agent_on_load
agent_on_unload
jvmti_event_breakpoint_handler
jvmti_event_class_file_load_hook_handler
jvmti_event_class_load_handler
jvmti_event_class_prepare_handler
jvmti_event_compiled_method_load_handler
jvmti_event_compiled_method_unload_handler
jvmti_event_data_dump_request_handler
jvmti_event_dynamic_code_generated_handler
jvmti_event_exception_catch_handler
jvmti_event_exception_handler
jvmti_event_field_access_handler
jvmti_event_field_modification_handler
jvmti_event_frame_pop_handler
jvmti_event_garbage_collection_finish_handler
jvmti_event_garbage_collection_start_handler
jvmti_event_method_entry_handler
jvmti_event_method_exit_handler
jvmti_event_monitor_contended_enter_handler
jvmti_event_monitor_contended_entered_handler
jvmti_event_monitor_wait_handler
jvmti_event_monitor_waited_handler
jvmti_event_native_method_bind_handler
jvmti_event_object_free_handler
jvmti_event_resource_exhausted_handler
jvmti_event_single_step_handler
jvmti_event_thread_end_handler
jvmti_event_thread_start_handler
jvmti_event_vm_death_handler
jvmti_event_vm_init_handler
jvmti_event_vm_object_alloc_handler
jvmti_event_vm_start_handler
slice_raw
stringify
to_bool
to_jboolean
to_modified_utf8
jvmti_rs
Macro
java_vm
Copy item path
Settings
Help
Summary
Source
macro_rules! java_vm { ($vm:expr) => { ... }; }