Crate misc_utils

source ·
Expand description

This crate contains miscellaneous utility functions

Currently this crate contains functions to

  • interact with the filesystem in fs
  • process line-separated JSON data

Modules§

  • This module contains functions related to async filesystem operations.
  • Contains functions to print bytes in a human-readable format.
  • This modules contains all error type definitions for this crate
  • This module contains functions related to filesystem operations.
  • This module contains functions for file system path manipulation.

Structs§

  • Helper type to ensure to calculate a maximal value
  • Helper type to ensure to calculate a minimal value