[The `use` declaration](https://doc.rust-lang.org/stable/rust-by-example/mod/use.html) is missing a example for reexporting (`pub use`). I think there should be one.