pub fn import( engine: &mut Engine<'_>, from: &str, span: Span, ) -> SourceResult<Module>
Process an import of a package or file relative to the current location.