noir icon indicating copy to clipboard operation
noir copied to clipboard

Flag to identify root crate/module in `Module` type

Open Thunkar opened this issue 4 months ago • 0 comments

Problem

When running a module attribute, it would be useful to know whether that module resides in the root crate or is a dependency

Happy Case

Something like module.get_crate().is_root() exists

Workaround

None

Workaround Description

No response

Additional Context

No response

Project Impact

None

Blocker Context

No response

Would you like to submit a PR for this Issue?

None

Support Needs

No response

Thunkar avatar Oct 08 '24 17:10 Thunkar