[][src]Function rslint_parser::syntax::program::import_decl

pub fn import_decl(p: &mut Parser<'_>) -> CompletedMarker

A module import declaration such as import * from "a" This will not automatically issue an error if the parser isnt configured to parse a module