[][src]Crate misc_utils

This crate contains miscellaneous utility functions

Currently this crate contains functions to

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

Modules

error

This modules contains all error type definitions for this crate

fs

This module contains functions related to filesystem operations.

path

This module contains functions for file system path manipulation.

Structs

Max

Helper type to ensure to calculate a maximal value

Min

Helper type to ensure to calculate a minimal value