ha-utils 0.0.1

My utility crate
Documentation
  • Coverage
  • 50%
    2 out of 4 items documented2 out of 2 items with examples
  • Size
  • Source code size: 43.62 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.3 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 20s Average build duration of successful builds.
  • all releases: 20s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • hegde-atri/ha-utils
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • hegde-atri

hegdeatri-util

This is a library that contains some of the common function I use while creating CLI tools, or just having fun in rust.

Planned functionality

  • Being able to execute a command, optionally in a specified directory or in the current working directory.
  • Some helper functions that will be useful for advent of code 2023.