e0277 0.1.0

You tried to use a type which doesn’t implement some trait in a place which expected that trait.
Documentation
[package]
name = "e0277"
version = "0.1.0"
edition = "2021"
description = "You tried to use a type which doesn’t implement some trait in a place which expected that trait."
license = "MIT"
homepage = "https://doc.rust-lang.org/error-index.html#E0277"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]