Guess the D type of serialized based on eager attempts to convert serialized to one of ConvertableTypes.
the component for which guesser will attempt to guess the type.
TypeInfo guessed type for which std.conv.to didn't fail.
See Implementation
Guess the D type of serialized based on eager attempts to convert serialized to one of ConvertableTypes.