forc_doc

Module doc

Source
Expand description

Handles conversion of compiled typed Sway programs into Documents that can be rendered into HTML.

Modules§

module
Handles the gathering of module information used in navigation and documentation of modules.

Structs§

Document
A finalized Document ready to be rendered. We want to retain all information including spans, fields on structs, variants on enums etc.
Documentation