[][src]Function josh::build_chain

pub fn build_chain(first: Box<dyn View>, second: Box<dyn View>) -> Box<dyn View>