//! Typed Rust bindings for an embedded Ghidra JVM.
//!
//! **This 0.0.1 release is a name-reservation placeholder on crates.io.**
//! The real implementation - typed handles for projects, programs,
//! decompilers, and the Ghidra type graph, with an embedded JVM bridge - is
//! in active development. Watch the repository for the first proper release.
//!
//! Until then, this crate is intentionally empty.