1 2 3 4
//! Core parser state (reserved for future caching / streaming context). #[derive(Default)] pub struct GelCore;