pico-sys-dynamic 0.3.1

Unofficial Rust bindings and wrappers for Pico Technology oscilloscope drivers
Documentation
[dependencies.libloading]
version = "0.7"

[lib]
crate-type = ["lib"]
path = "src/lib.rs"

[package]
authors = ["Tim Fish <tim@timfish.uk>"]
description = "Unofficial Rust bindings and wrappers for Pico Technology oscilloscope drivers"
edition = "2018"
keywords = ["Oscilloscope", "Streaming", "PicoScope", "Pico-Technology"]
license = "MIT"
name = "pico-sys-dynamic"
readme = "README.md"
repository = "https://github.com/meatysolutions/pico-sdk"
version = "0.3.1"