I get the erros "could not find to_json() method in T's namespace" "could not find from_json() method in T's namespace" but I do not know for which type the methods are not found. How do I get this information?
I get the erros
"could not find to_json() method in T's namespace"
"could not find from_json() method in T's namespace"
but I do not know for which type the methods are not found. How do I get this information?