raspberrypi-utils 0.0.2

Safe Rust bindings for raspberrypi-utils
Documentation
[dependencies.rand]
version = "0.9.2"

[dependencies.raspberrypi-utils-sys]
version = "0.0.2"

[dev-dependencies]

[[example]]
name = "ws281x"
path = "examples/ws281x.rs"

[lib]
name = "raspberrypi_utils"
path = "src/lib.rs"

[package]
authors = ["Marçal Juan Llaó <marcal@lizcore.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["hardware-support"]
description = "Safe Rust bindings for raspberrypi-utils"
documentation = "https://docs.rs/raspberrypi-utils"
edition = "2024"
keywords = ["raspberrypi-utils", "leds", "ws281x", "piolib"]
license = "MIT OR BSD-3-Clause"
name = "raspberrypi-utils"
readme = "README.md"
repository = "https://github.com/lizcore-tech/raspberrypi-utils-rs"
version = "0.0.2"