Skip to main content

Module values

Module values 

Source
Expand description

The Workshop value and expression domain.

Value nodes and their canonical expression forms are modeled in crate::wir. The shared parser and output boundaries preserve their locale-independent identities.

Re-exportsยง

pub use crate::wir::Value;
pub use crate::wir::ValueId;
pub use crate::wir::ValueNode;