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.18 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 191.60 kB This is the summed size of all files generated by rustdoc for all configured targets
  • 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.