E0599
rust Method Not Found
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.
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.