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§
- Indoc
Utils - 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