Crate wdl_format

source
Expand description

Formatting facilities for WDL.

Re-exports§

Modules§

  • Formatting configuration.
  • Elements used during formatting.
  • Formatting of WDL v1.x elements.

Macros§

  • Returns exactly one entity from an enumerable list of entities (usually a Vec).

Structs§

Enums§

Constants§

  • Newline constant used for formatting on non-windows platforms.
  • A space.

Traits§

  • Tokens that are streamable.
  • An element that can be written to a token stream.