Crates.io | librador-sys |
lib.rs | librador-sys |
version | 0.1.0 |
source | src |
created_at | 2022-01-24 21:53:19.421456 |
updated_at | 2022-01-24 21:53:19.421456 |
description | Raw bindings to librador, the EspoTek Labrador driver library. You may prefer to use librador instead. |
homepage | |
repository | https://git.sr.ht/~couch/librador-sys |
max_upload_size | |
id | 520453 |
size | 630,750 |
This crate exposes Rust bindings to librador, the driver library for the EspoTek Labrador electronics lab board.
You might rather use the safe, Rusty API provided by librador-rs
.
Take a look at the documentation with cargo doc --open
or by visiting
the docs.rs page.
Refer to the librador
project documentation for further details.
All contributions are welcome, whether they're bug reports, feature requests, code changes, or well wishes. Thanks!
librador-sys is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
librador-sys is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Please see the file LICENSE
in the root of this project for a copy
of the GNU General Public License, or see http://www.gnu.org/licenses/.
This project incorporates code from the Labrador
project, which is
also licensed under the GPL v3.