It is not marked async because sending a message to an oneshot channel never requires any form of waiting. Because of this, the send method can be used in both ...
確定! 回上一頁