Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement absolute_utf8 #95

Merged
merged 1 commit into from
Aug 18, 2024
Merged

implement absolute_utf8 #95

merged 1 commit into from
Aug 18, 2024

Conversation

sunshowers
Copy link
Collaborator

Note that we take AsRef<Path>, not AsRef<Utf8Path>, for the reason mentioned in the comment.

Closes #94.

Note that we take `AsRef<Path>`, not `AsRef<Utf8Path>`, for the reason
mentioned in the comment.

Closes camino-rs#94.
@sunshowers sunshowers merged commit 10491be into camino-rs:main Aug 18, 2024
27 checks passed
@sunshowers sunshowers deleted the absolute branch August 18, 2024 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Idea: Add camino::absolute()
1 participant