fn __aenter__(&'p mut self) -> Self::Result where Self: PyAsyncAenterProtocol<'p> { unimplemented!() } fn __aexit__(&'p mut self, ...
確定! 回上一頁