MoveAcceptor

A variant of the Acceptor trait which moves self in the move_incoming method.

This produces an Iterator which fulfills 'static, which is sometimes useful.