hopper-core 0.1.0

Core engine for the Hopper zero-copy state framework. Account memory architecture, ABI types, validation graphs, phased execution, zero-copy collections, layout evolution, and cross-program interfaces.
Documentation
1
2
3
//! Runtime-owned field map metadata re-exported through Hopper Core.

pub use hopper_runtime::field_map::{FieldInfo, FieldMap};