staph 0.0.2

Track and put down bugs using simple concise error handling
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 28.5 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 960.98 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • phR0ze/staph
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • phR0ze

STAPH License: MIT build codecov crates.io

Fundamental Linux system utilities

The intent is capture common system utilities here without the library getting too bloated.

Most likely libc stuff in the begining

TBD

Quick links

Usage

TBD

Contribute

Pull requests are always welcome. However understand that they will be evaluated purely on whether or not the change fits with my goals/ideals for the project.

Git-Hook

Enable the git hooks to have automatic version increments

cd ~/Projects/witcher
git config core.hooksPath .githooks

License

This project is licensed under either of:

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


Backlog

  • port system utilities from witcher