Function attach

Source
pub fn attach<P: Program + 'static>(program: P) -> Attach<P>