Represents an item in a KeyedResolvOnce collection with its resolved result.
The key type
The value type
The context type
Readonly
The key associated with this item
The resolved value wrapped in a Result (Ok or Err)
The complete KeyedNgItem containing metadata
Represents an item in a KeyedResolvOnce collection with its resolved result.