serialstudio 0.1.1

A simple Rust library to act as a data source for Serial Studio
Documentation
  • Coverage
  • 57.14%
    24 out of 42 items documented1 out of 15 items with examples
  • Size
  • Source code size: 48.61 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.2 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 28s Average build duration of successful builds.
  • all releases: 28s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ewpratten

Serial Studio for Rust

Crates.io Documentation Build

This is a very simple Rust library to act as a data source for Serial Studio.

What is provided?

This crate provides a simple threaded TCP server for use with Serial Studio. As of now, only one connection can be handled at a time, per port.