therealprof / display-interface

Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)
Apache License 2.0
73 stars 27 forks source link

Remove prelude #28

Open GrantM11235 opened 2 years ago

GrantM11235 commented 2 years ago

Preludes are more hassle than they are worth in my opinion