Re-exports§
pub use crate::vm::CompiledPath;
Structs§
- Metrics
Context - MetricsContext provides an imperative API for complex aggregation logic in instruction hooks generated by declarative macros.
Traits§
- Field
Accessor - Trait for type-safe field access without string literals (LEGACY API)
- Field
Descriptor - Trait that describes how to access a field on a struct (NEW ENHANCED API)
- Field
Ref - Trait for direct field references - legacy approach (still supported)