Module brane_ast::traversals::metadata
source · Expand description
Traversal that annotates the given workflow with metadata from tags.
Re-exports§
pub use crate::warnings::MetadataWarning as Warning;
Functions§
- Processes
#[tag(...)]
/#[metadata(...)]
-annotations into annotations on various things in the AST.