pub type ParseMeta = FxHashMap<String, Box<dyn CloneAny + Send + Sync>>;
pub struct ParseMeta { /* private fields */ }