digoutbox 0.1.0

A library to contral a DigOutBox from Rust using `instrumentRs`.
Documentation
  • Coverage
  • 100%
    19 out of 19 items documented2 out of 15 items with examples
  • Size
  • Source code size: 28.18 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.22 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 24s Average build duration of successful builds.
  • all releases: 24s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • trappitsch

Rust controller class for the DigOutBox

This is the rust controller package for the DigOutBox project.

To run the examples, you can use the following command:

cargo run --example $NAME

Here, $NAME should be replaced with the name of the example you want to run.