How can I tell which app an Erlang module belongs to, based on the docs?
For example, is public_key part of kernel, or is it part of stdlib, or something else?