macro_rules! ion { ($raw:expr) => { ... }; }
Parses a string literal into Ion.
Ion
Panics when parsing fails.