udoprog / relative-pathLinks
Portable relative UTF-8 paths for Rust.
☆104Updated 3 months ago
Alternatives and similar repositories for relative-path
Users that are interested in relative-path are comparing it to the libraries listed below
Sorting:
- Write doc comments from macros☆101Updated last month
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆63Updated last week
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- Rust macro for automatically generating default☆148Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.