Skip to content

Shouldn't use of extern in documentation be removed? #57

Open
@finlaydotb

Description

The getting started guide of hyber uses extern crate hyper https://hyper.rs/guides/client/basic/

I was the opinion that extern is no longer necessary and the new/current module system does not require.

and indeed, I confirmed this by removing the extern and the code snippet in the example still works...

Question now is, shouldn't extern be removed from the documentation?

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