Crate tackler_rs

Source
Expand description

Rusty services for Tackler

This crate is a collection of utilities for Tackler.

Modules§

regex
Regex helpers to have full haystack matcher (aka - JDK matches method)
tackler
Generic tackler namespace

Traits§

IndocUtils
Extensions to be used with Indoc

Functions§

create_output_file
Creates a new file
get_abs_path
Convert path to absolute by anchor file
get_paths_by_ext
Get a list of paths by base dir and file extension
normalize_extension
Normalize extension
path_from_parts
Get full path based on directory, filename prefix, filename and extension