ej-io 0.3.0

Program management utilities for the EJ framework
Documentation
  • Coverage
  • 100%
    25 out of 25 items documented10 out of 14 items with examples
  • Size
  • Source code size: 21.85 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.25 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s Average build duration of successful builds.
  • all releases: 26s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • AndreCostaaa

ej-io

Program management utilities for the EJ framework.

Overview

ej-io provides essential utilities for program management within the EJ framework. It handles process execution, I/O operations, and other system-level interactions needed for managing build and test processes.

Features

  • Process execution and management
  • I/O operations and file handling
  • System interaction utilities
  • Process monitoring and control
  • Resource management

Installation

Add this to your Cargo.toml:

[dependencies]
ej-io = "0.3.0"

Part of EJ Framework

This crate is part of the EJ Framework - a modular and scalable framework for automated testing on physical embedded boards.

Copyright and License

This crate is heavily inspired from PLX, a project co-developed by the author of EJ. The original PLX code is not yet released under an open source license but will be in the future pending a decision from HEIG-VD.