A type guesser that will attempt to downcast passed object to a Type from Types list and use particular type guesser on it.
Constructor for delegating object type guesser
Guess the D type of serialized based on eager attempts to convert serialized to one of ConvertableTypes.
See Implementation
A type guesser that will attempt to downcast passed object to a Type from Types list and use particular type guesser on it.