recording_binder#
Classes#
| Class | Description |
|---|---|
| DependencyRecord | Metadata about a single dependency registration captured by RecordingBinder . |
| RecordingBinder | Binder implementation that records registrations without instantiating any dependencies. |
Enums#
| Enum | Description |
|---|---|
| DependencyRegistrationKind | Classification of how a dependency is registered in a Binder . |
Extensions#
| Extension | on | Description |
|---|---|---|
| DependencyRegistrationKindLabel | DependencyRegistrationKind | Provide a human-readable label for each DependencyRegistrationKind value. |