ej-io 0.5.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: 29.4 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.81 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 36s 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

cargo add ej-io

Part of EJ Framework

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