pub fn render_graph_bundle_with_estimator(
bundle: &KmpBundle,
options: &ContextRenderOptions,
estimator: &dyn TokenEstimator,
) -> RenderedContextpub fn render_graph_bundle_with_estimator(
bundle: &KmpBundle,
options: &ContextRenderOptions,
estimator: &dyn TokenEstimator,
) -> RenderedContext