pub fn parse_import_source( source: &str, provider_id_hint: Option<&str>, ) -> Result<OpenCodeConfig>
Parse an import source without mutating state.