pub fn button<G: Scope>( scope: &mut G, addr: Rc<[usize]>, ) -> (ButtonHandle, Button)
Creates a new coordinated button the worker configuration described by scope.
scope