Skip to content

Conversation

imgurbot12
Copy link
Contributor

@imgurbot12 imgurbot12 commented Jul 15, 2025

PR Type

Feature / Refactor

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

Hello! I've been writing a lot of services for actix-web recently and found that I've been reusing the code written for PathBufWrap a lot.

So far I've been copy-pasting it around, but I think it might be better for me and others like me that really appreciate this little utility if it was exported from the library so it could just be used directly.

@robjtede robjtede added A-files project: actix-files B-semver-minor labels Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-files project: actix-files B-semver-minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants