Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename
AnyDependency
to Any
, AnyDependencyRef
to AnyRef
, and
`AnyDependencyInitializer` to `AnyInitializer`. In contrast to `Dependency<Handle, Manager>`, `AnyDependency<Handle>` is often used in function signatures. It deserves a more ergonomic name. PiperOrigin-RevId: 643948884
- Loading branch information