#tokenize #directory #tokenize-dir

tokenize_dir

Tokenize file names in directories to access files in a composable way

1 unstable release

Uses new Rust 2024

new 0.1.0 May 12, 2025

#98 in #tokenize


Used in 3 crates

MIT/Apache

13KB
299 lines

tokenize_dir

Tokenize file names in directories to access files in a composable way.

Then use the solve_constraints_nonstrict, solve_constraints_strict, first_value_nonstrict, first_value_strict to get the files.

Dependencies

~2–10MB
~102K SLoC