Skip to content

Tracking issue for fs::DirBuilder #27710

Closed
@alexcrichton

Description

@alexcrichton

This is a tracking issue for the unstable dir_builder feature in the standard library. The current purpose of this is to provide access to platform-specific options such as modes on Unix or security attributes on Windows. The current create_dir and create_dir_all APIs are built on top of this API right now.

There aren't too many open questions other than bikeshedding things like naming and such. C++ may have some inspiration as well for an API like this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-unstableBlocker: Implemented in the nightly compiler and unstable.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.final-comment-periodIn the final comment period and will be merged soon unless new substantive objections are raised.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions