Skip to main content

Module value

Module value 

Source
Expand description

Typed values flowing between filters in a pipeline.

Value variants: Tensor (f64 array with shape), Text, JSON, Bytes, Object, Empty. Values are serializable and content-addressable via crate::cache::CacheKey.

Enumsยง

Value
Typed values flowing between filters in a pipeline.