dwf 0.2.1

Digilent WaveForms library Rust wrapper
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Diligent Waveforms SDK library Rust wrapper

[![docs](https://docs.rs/dwf/badge.svg)](https://docs.rs/dwf)
[![crates.io](https://img.shields.io/crates/v/dwf.svg)](https://crates.io/crates/dwf)

Non full implementation of the library API

## Supported platforms

Supported platforms: Mac OS X, Windows, Linux

Tested: Mac OS X

## License

Licensed under

* Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE)