Skip to content

Handle lib_pub.rs generate for a pub struct inside a non-pub module #18

@shadaj

Description

@shadaj

Right now, any pub struct is replaced with an import, but that import may not be resolvable if any parent module is not public. We should keep track of whether the parent module is public and generate the code appropriately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions