Module show_notes::e030

source ·
Expand description

Can You See Me Now?

  • Date: April 26, 2019
  • Subject: Item visibility and pub(<restricted>) as API design tools.
  • download mp3
  • script

§Show Notes

The easiest and most effective way to understand the example in this case will simply be to look directly at the source code. You can read the docs for each of the nested modules, but you’ll be doing a lot of navigating around for that.

Also, I am using Cargo’s --document-private-items flag, so that you can see all the items in all the modules, even those which are not public, but note that usually you would not see docs for those!

§Sponsors

Thanks to Manning for sponsoring the show and giving all of you a 40%-off discount on their whole store (but especially their WebAssembly in Action MEAP) at deals.manning.com/new-rustacean!

§Patreon Sponsors

(Thanks to the couple people donating who opted out of the reward tier, as well. You know who you are!)

§Become a sponsor

§Contact

Modules§

  • One of two internal modules (with right) for demonstrating visibility.
  • One of two internal modules (with left) for demonstrating visibility.

Structs§

  • e030: Can You See Me Now?