You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(sidekick/rust): Support overriding the service for the package QuickStart (#4319)
This is useful in several cases. including if the service selected by
the heuristic is under a feature flag, or not generated in Rust, or even
if it's a very secondary/minor service in the package.
returnnil, fmt.Errorf("quickstart_service_override %q not found in generated services for package %q", codec.quickstartServiceOverride, codec.packageName(model))
0 commit comments