Registry / other / rust-hdl-widgets

rust-hdl-widgets

JSON →
library0.46.0rscratesunverified

Write firmware for FPGAs in Rust - widget crate

# Cargo.toml [dependencies] rust-hdl-widgets = "0.46.0"
INSTALL
IMPORT
SIG · RUST-HDL-WIDGETS
R
rust-hdl-widgets
otherrustv0.46.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Widget
use rust_hdl_widgets::Widget;

Creates a new FPGA widget.

use rust_hdl_widgets::Widget; fn main() { let widget = Widget::new(); println!("{:?}", widget); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.46.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
rust-hdl-widgets — cargo add rust-hdl-widgets · libregistry