# `RustQ.Native`
[🔗](https://github.com/dannote/rustq/blob/v0.11.1/lib/rustq/native.ex#L1)

Native Rust source metadata used by bindings and generators.

`RustQ.Native.Ref`, `RustQ.Native.Descriptor`, and
`RustQ.Native.EnumDescriptor` describe resolved Rust items. The private NIF
bridge that powers parsing and rendering is intentionally not part of this
public API.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
