Protocol for extracting module atoms from vertices.
This protocol allows vertices to specify which module should be used when displaying module documentation.
Summary
Functions
Returns the module atom associated with this vertex, or nil if no module exists.
Types
@type t() :: term()
All the types that implement this protocol.