pub type MozjsParser = Parser<MozjsCode>;
The Mozjs language parser.
Mozjs
pub struct MozjsParser { /* private fields */ }