Skip to main content
pipe
graphrefly
0.0.2
In graphrefly::
composition
graphrefly
::
composition
Function
pipe
Copy item path
Source
pub fn pipe<T: 'static>(graph: &
Graph
, source:
Node
<T>) ->
Pipe
<T>
Expand description
Creates or computes
pipe
.