Re-exports§
pub use primitives::Span;pub use primitives::SpanOffset;
Modules§
- ast
- Represents the command tree.
- compiler
- Interprets the command tree to resolve unknowns in the context of the current system.
- layout
- Represents the high-level layout of a sway config.
- primitives
- Units that make up a sway config, lacking semantics.
Functions§
- parse_
layout - Parses the layout of the config represented by the provided string.