[][src]Function giron::parse_module

pub fn parse_module(source: String) -> Result<Node, Error>

Parser a source string as an ECMAScript module.