In the Bytes lib I re-export some structs out of private modules, but for some reason they don't show up in the generated docs. Reexport: https://github.com/carllerche/bytes/blob/40f1d1aa77f0fce11da943b67b408e29f05eb893/src/lib.rs#L25 Docs (though kind of sad): https://github.com/carllerche/bytes/blob/master/src/str/bytes.rs#L8 Rustdoc: http://carllerche.github.io/bytes/bytes/index.html