Skip to content

Must this be included in main.rs for every crate or can be added in some common library? #166

Open
@user8555

Description

@user8555

I've 5 crates (having main.rs) all depending on a lib (having lib.rs). Is it sufficient for me to add it in lib.rs or do I need to add it at top of all main.rs?

My goal is to ensure that it gets used in all projects consistently without much effort.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions