Crate wdl_analysis

source ·
Expand description

Analysis of Workflow Description Language (WDL) documents.

An analyzer can be used to implement the Language Server Protocol (LSP).

Structs§

Enums§

Statics§

  • Represents the WDL standard library.

Traits§

  • A trait implemented on types that are coercible to other types.
  • A trait implemented by type constraints.
  • A trait implemented on types that may be optional.
  • A trait implement on types for type equality.

Functions§

  • Converts a local path to a file schemed URI.

Type Aliases§