Crates.io | tokenize_dir |
lib.rs | tokenize_dir |
version | 0.1.0 |
source | src |
created_at | 2025-05-12 19:47:23.808936+00 |
updated_at | 2025-05-12 19:47:23.808936+00 |
description | Tokenize file names in directories to access files in a composable way. |
homepage | |
repository | |
max_upload_size | |
id | 1671046 |
size | 30,894 |
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.