mirror of
https://github.com/trussed-dev/littlefs2.git
synced 2026-06-20 04:16:32 -07:00
We already have the path macro and PathBuf::from_path. Having a separate path_buf macro makes the code more readable and ensures compile-time evaluation.