display-interface 0.4.1

Traits for interfaces used to drive displays
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
authors = ["Daniel Egger <daniel@eggers-club.de>"]
categories = ["no-std"]
description = "Traits for interfaces used to drive displays"
documentation = "https://docs.rs/display-interface"
edition = "2018"
exclude = [".gitignore"]
keywords = ["graphics", "display", "embedded"]
license = "MIT OR Apache-2.0"
name = "display-interface"
readme = "README.md"
repository = "https://github.com/therealprof/display-interface"
version = "0.4.1"
[package.metadata.docs.rs]
all-features = true