Skip to content

Request: place type aliases in their own module. #1820

Closed
@Lokathor

Description

@Lokathor

It would be handy if projects could import just the c types.

I propose that the c types be placed in their own module and then (to avoid breaking anyone) they also be publicly re-exported at the crate root. That way people who need just the types can glob import libc::ctypes::* (or whatever module name).

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