Skip to content

Expose Unix-compatible items in std::os::unix #649

@m-mueller678

Description

@m-mueller678

Currently, the standard library implements std::os::hermit::ffi::{OsStrExt,OsStringExt} traits, which have the same interface as the those exported under std::os::unix for other platforms. Re-exporting them under the same path would make many more crates compatible with hermit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions