Skip to main content

seq

Function seq 

Source
pub fn seq<L1, L2>(layer1: L1, layer2: L2) -> Sequential<L1, L2>