The compiler cannot infer a unique type for a value because multiple types satisfy the applicable trait bounds. Add an explicit type annotation to resolve the ambiguity.
E0283
rust The compiler cannot infer a unique type for a value because multiple types satisfy the applicable trait bounds. Add an explicit type annotation to resolve the ambiguity.