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

root: remove InodeType and switch to dedicated methods? #96

Open
cyphar opened this issue Oct 24, 2024 · 0 comments
Open

root: remove InodeType and switch to dedicated methods? #96

cyphar opened this issue Oct 24, 2024 · 0 comments
Labels
api/rust Related to the Rust API.
Milestone

Comments

@cyphar
Copy link
Member

cyphar commented Oct 24, 2024

I think InodeType is a little ugly from a Rust perspective. The need to pass Permissions in some cases and inability to use AsRef<Path> is kind of ugly.

@cyphar cyphar added the api/rust Related to the Rust API. label Oct 24, 2024
@cyphar cyphar added this to the 0.3.0 milestone Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api/rust Related to the Rust API.
Projects
None yet
Development

No branches or pull requests

1 participant