//! Parsed intent types.
//!//! The definitions moved to the unconditionally-compiled `crate::eval` kernel so
//! the SP1 rego challenge circuit can share them. Re-exported here for backward
//! compatibility with existing `crate::common::intent::*` importers.
pubusecrate::eval::{ParsedIntent, RawParsedIntent};