cavivie
cavivie
A slot vec `SlotVec` is a linear container similar to a vector but the indices are invalidated when the element is removed, and can not incidentally refer to a valid...
When I install nushell, I wish to install the nu plugins of the archive package at the same time. This may require regex/filter such as `nu_plugin*`, or may need to...
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** Ability to use custom executors locally. **Describe alternatives you've considered** Ability to use custom...
ICMP should register the error to the corresponding socket when it finds an error likes an unreachable address error. Currently, there is no error handling bound to the socket. In...
The following issue arises when managing a global `SocketSet` across multiple threads. If one thread performs a poll operation on the `SocketSet` with the `Interface`, other threads will need to...
Changes: - Rename old feature name`lock_api1` to new feature name `lock_api` (I guess this has been forgotten?). - Should import `lock_api_crate` as the package name instead of external `lock_api` crate...
This API allows writing more convenient internal fileds of a structure conversion!