A method was called on a type that does not implement that method. Either implement the method for the type or use a type that already provides it.
E0599
rust A method was called on a type that does not implement that method. Either implement the method for the type or use a type that already provides it.