Skip to content

Don't use "pub extern crate" #21

@yupferris

Description

@yupferris

As seen in this line from the recent nightly builds on travis, pub extern crate shouldn't be used, and we should use extern crate and pub use instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions